Click or drag to resize
BCDocumentTemplate Properties

The BCDocumentTemplate type exposes the following members.

Properties
  NameDescription
Public propertyDefaultExtension
Gets or sets the file extension used for new documents created from this template.
Public propertyDescription
Gets or sets the description of the document template.
Public propertyDisplayName
Gets or sets the display name of the document template.
Public propertyExtendable
Gets the extended object.
(Inherited from BCRepositoryObject.)
Public propertyID
Gets the value that uniquely identifies the document template.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyModified
Gets or sets the date when the document template was last edited.
Public propertyName
Gets the internal name of the document template.
Public propertyRepository
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.)
Public propertySecurable
Gets the secured object.
(Inherited from BCRepositoryObject.)
Public propertySize
Gets or sets the file size of the document template.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Top
See Also