BCDocumentType Properties | 
The BCDocumentType type exposes the following members.
| Name | Description | |
|---|---|---|
| AllPropertySets | 
            Gets the collection of all the property sets that belong to this document type, 
            including the ones from inherited types.
              | |
| AllUIExtensions | 
            Gets the collection of all UI extension definitions that belong to the document type,
            including the ones from inherited types.
              | |
| AMClass | 
            Gets the class that represents a document of the type.
              | |
| Availability | 
            Gets or sets the document type availability.
              | |
| BlankCode | 
            Gets or sets the blank character for revision numbers.
              | |
| DefaultDuplicationRule | 
            Gets or sets the default duplication rule.
              | |
| Description | 
            Gets or sets the description of the document type.
              | |
| DisplayName | 
            Gets or sets the display name of the document type.
              | |
| DocumentTemplates | 
            Gets the collection of all document templates defined for the document type.
              | |
| Environment | 
            Gets the environment settings.
              | |
| Extendable | 
            Gets the extended object.
              (Inherited from BCRepositoryObject.) | |
| ExtensionMappings | 
            Gets the collection of file extensions that maps the document type.
              | |
| ID | 
            Gets the value that uniquely identifies the document type.
              | |
| IncreaseRevisionOnQuickChange | 
            Gets or set a value indicating whether to increase 
            the revision number of a document on Quick Change.
              | |
| IncreaseVersionOnInitialReleaseFromWA | 
            Gets or sets a value indicating whether to increase the 
            revision number when the initial revision is released 
            from a work area.
              | |
| IncreaseVersionOnInitialSubmit | 
            Gets or sets a value indicating whether to increase the
            revision number when the initial revision is submitted.
              | |
| InitialWFStateAfterDerive | 
            Gets or sets the initial workflow state after a document is derived.
              | |
| InitialWFStateAfterRestore | 
            Gets or sets the initial workflow state after a revision is restored.
              | |
| IsDisposed | 
            Gets a value indicating whether the object has been disposed of. 
              (Inherited from DisposableObject.) | |
| IsHybrid | 
            Gets or sets a value indicating whether the document type 
            represents hybrid documents.
              | |
| LocalPropertySets | 
            Gets the collection of property sets that belong to the document type.
              | |
| LocalUIExtensions | 
            Gets the collection of local UI extension definitions that belong to the document type.
              | |
| MainPartExtension | 
            Gets or sets the extension mapping for a main part of a hybrid document.
              | |
| Name | 
            Gets or sets the name of the document type.
              | |
| PreferableWorkflowType | 
            Gets or sets the workflow type that is preferable for the document type.
              | |
| Repository | 
            Gets the repository to which the object belongs.
              (Inherited from BCRepositoryObject.) | |
| ResetRevisionOnReplacement | 
            Gets or sets a value indicating whether to reset 
            the revision number when a replacement document is created.
              | |
| RevisionBehaviorOnReplacement | 
            Gets or sets the revision behavior on replacement.
              | |
| Securable | 
            Gets the secured object.
              (Inherited from BCRepositoryObject.) | |
| Separator | 
            Gets or sets the separator character used for revision numbers.
              | |
| TitleBlockUpdate | 
            Gets or sets a bitmask that is a combination of 
            bit flags from TitleBlockUpdateFlags.
              | |
| UnderlyingObject | 
            Gets the underlying wrapped object. 
              (Inherited from DisposableObject.) | |
| VersioningNumberingMoment | 
            Gets or sets the moment to increment the revision number. 
            Can be set for the different revision levels.
              | |
| VersioningNumberingSystem | 
            Gets or sets the numbering system used. 
            Can be set for the different revision levels.
              | |
| WorkflowAfterDeriveReplace | 
            Gets or sets the workflow definition to be used after derive or replace operations.
              | |
| WorkflowAfterRevert | 
            Gets or sets the workflow definition to be used after a revert operation.
              | |
| WorkFlowControlFlags | 
            Gets or sets the workflow control flags.
              |