Click or drag to resize
BCSDocumentType Properties

The BCSDocumentType type exposes the following members.

Properties
  NameDescription
Public propertyDisplayName
Gets the display name of the document type.
Public propertyInternalName Obsolete.
Gets the internal name of the work area.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyMetadata
Gets the metadata for the script object.
(Inherited from BCScriptObject.)
Public propertyName
Gets the internal name of the work area.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Top
See Also