Click or drag to resize
BCDocumentType Properties

The BCDocumentType type exposes the following members.

Properties
  NameDescription
Public propertyAllPropertySets
Gets the collection of all the property sets that belong to this document type, including the ones from inherited types.
Public propertyAllUIExtensions
Gets the collection of all UI extension definitions that belong to the document type, including the ones from inherited types.
Public propertyAMClass
Gets the class that represents a document of the type.
Public propertyAvailability
Gets or sets the document type availability.
Public propertyBlankCode
Gets or sets the blank character for revision numbers.
Public propertyDefaultDuplicationRule
Gets or sets the default duplication rule.
Public propertyDescription
Gets or sets the description of the document type.
Public propertyDisplayName
Gets or sets the display name of the document type.
Public propertyDocumentTemplates
Gets the collection of all document templates defined for the document type.
Public propertyEnvironment
Gets the environment settings.
Public propertyExtendable
Gets the extended object.
(Inherited from BCRepositoryObject.)
Public propertyExtensionMappings
Gets the collection of file extensions that maps the document type.
Public propertyID
Gets the value that uniquely identifies the document type.
Public propertyIncreaseRevisionOnQuickChange
Gets or set a value indicating whether to increase the revision number of a document on Quick Change.
Public propertyIncreaseVersionOnInitialReleaseFromWA
Gets or sets a value indicating whether to increase the revision number when the initial revision is released from a work area.
Public propertyIncreaseVersionOnInitialSubmit
Gets or sets a value indicating whether to increase the revision number when the initial revision is submitted.
Public propertyInitialWFStateAfterDerive
Gets or sets the initial workflow state after a document is derived.
Public propertyInitialWFStateAfterRestore
Gets or sets the initial workflow state after a revision is restored.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyIsHybrid
Gets or sets a value indicating whether the document type represents hybrid documents.
Public propertyLocalPropertySets
Gets the collection of property sets that belong to the document type.
Public propertyLocalUIExtensions
Gets the collection of local UI extension definitions that belong to the document type.
Public propertyMainPartExtension
Gets or sets the extension mapping for a main part of a hybrid document.
Public propertyName
Gets or sets the name of the document type.
Public propertyPreferableWorkflowType
Gets or sets the workflow type that is preferable for the document type.
Public propertyRepository
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.)
Public propertyResetRevisionOnReplacement
Gets or sets a value indicating whether to reset the revision number when a replacement document is created.
Public propertyRevisionBehaviorOnReplacement
Gets or sets the revision behavior on replacement.
Public propertySecurable
Gets the secured object.
(Inherited from BCRepositoryObject.)
Public propertySeparator
Gets or sets the separator character used for revision numbers.
Public propertyTitleBlockUpdate
Gets or sets a bitmask that is a combination of bit flags from TitleBlockUpdateFlags.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Public propertyVersioningNumberingMoment
Gets or sets the moment to increment the revision number. Can be set for the different revision levels.
Public propertyVersioningNumberingSystem
Gets or sets the numbering system used. Can be set for the different revision levels.
Public propertyWorkflowAfterDeriveReplace
Gets or sets the workflow definition to be used after derive or replace operations.
Public propertyWorkflowAfterRevert
Gets or sets the workflow definition to be used after a revert operation.
Public propertyWorkFlowControlFlags
Gets or sets the workflow control flags.
Top
See Also