Click or drag to resize
BCSBriefcase Properties

The BCSBriefcase type exposes the following members.

Properties
  NameDescription
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyMailMessage
Gets the mail message data for the briefcase.
Public propertyMetadata
Gets the metadata for the script object.
(Inherited from BCScriptObject.)
Public propertyPath
Gets or sets the briefcase file path.
Public propertyProperties
Gets the collection of named properties stored in the briefcase.
Public propertyProperty Obsolete.
Gets the collection of named properties stored in the briefcase.
Public propertyTemplateName
Gets or sets the name of the template from which the current briefcase was created.
Public propertyTransmittal
Gets the Transmittal Document related to the briefcase.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Top
See Also