Click or drag to resize
BCHybridMainDocument Properties

The BCHybridMainDocument type exposes the following members.

Properties
  NameDescription
Public propertyAccessRights
Gets access rights of the document.
(Inherited from BCDocument.)
Public propertyArchive
Gets or sets a value indicating whether the object is archive.
(Inherited from BCFSObject.)
Public propertyCanDelete
Gets a value indicating whether the object can be deleted.
(Inherited from BCFSObject.)
Public propertyCanEditContent
Gets a value indicating whether the current user can edit the document content, taking privileges and state into account.
(Inherited from BCDocument.)
Public propertyCanEditRedlines
Gets a value indicating whether the current user can edit the document redlines, taking privileges and state into account.
(Inherited from BCDocument.)
Public propertyCanViewContent
Gets a value indicating whether the current user can view the document content, taking privileges and state into account.
(Inherited from BCDocument.)
Public propertyCanViewRedlines
Gets a value indicating whether the current user can view the document redlines, taking privileges and state into account.
(Inherited from BCDocument.)
Public propertyCreated
Gets the date when the object was created.
(Inherited from BCFSObject.)
Public propertyCreatedBy
Gets the name of the person who created the object.
(Inherited from BCFSObject.)
Public propertyDisplayName
Gets or sets the display name of the object.
(Inherited from BCFSObject.)
Public propertyDocumentType
Gets or sets the type of the document.
(Inherited from BCDocument.)
Public propertyDocumentTypeDisplayName
Gets the DisplayName property value of the document type.
(Inherited from BCDocument.)
Public propertyDocumentTypeName
Gets the Name property value of the document type.
(Inherited from BCDocument.)
Public propertyExtendable
Gets the extended object.
(Inherited from BCRepositoryObject.)
Public propertyFileType
Gets or sets the Windows-defined file type of the object.
(Inherited from BCFSObject.)
Public propertyGlobalID
Gets or sets the value that uniquely identifies the document among all vaults.
(Inherited from BCDocument.)
Public propertyHasRedlines
Gets a value indicating whether the document contains redline information.
(Inherited from BCDocument.)
Public propertyID
Gets the value that uniquely identifies the object.
(Inherited from BCFSObject.)
Public propertyImportedFrom
Gets or sets the path to the document/folder from which the object was imported.
(Inherited from BCFSObject.)
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyIsFolder Obsolete.
Gets a value indicating whether the object is a folder.
(Inherited from BCFSObject.)
Public propertyLockID
Gets the value that uniquely identifies the lock.
(Inherited from BCDocument.)
Public propertyMasterCopy
Gets the master document.
(Inherited from BCDocument.)
Public propertyMasterCopyID
Gets the ID property value of the master document.
(Inherited from BCDocument.)
Public propertyModified
Gets or sets the date when the object was last edited.
(Inherited from BCFSObject.)
Public propertyModifiedBy
Gets or sets the name of the person who last edited the object.
(Inherited from BCFSObject.)
Public propertyName
Gets the internal name of the object.
(Inherited from BCFSObject.)
Public propertyParentFolder
Gets the parent folder of the object.
(Inherited from BCFSObject.)
Public propertyPath
Gets the relative path where the object is located.
(Inherited from BCFSObject.)
Public propertyProjectScopeID
Gets the ID property value of a project scope for the document.
(Inherited from BCDocument.)
Public propertyRedlineAccessRights
Gets access rights of the document redlines.
(Inherited from BCDocument.)
Public propertyRepository
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.)
Public propertyRetention
Gets a BCRetentionControl object to control document retention.
(Inherited from BCDocument.)
Public propertySecurable
Gets the secured object.
(Inherited from BCRepositoryObject.)
Public propertySize
Gets or sets the file size of the object.
(Inherited from BCFSObject.)
Public propertyStatus
Gets the Status property value of the current workflow status of the document.
(Inherited from BCDocument.)
Public propertyThumbnailUpdated
Gets or sets the date when the thumbnail was last updated.
(Inherited from BCDocument.)
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Public propertyVersionable
Gets the object that manages document revisions.
(Inherited from BCDocument.)
Public propertyViewerData
Gets or sets the viewer data field.
(Inherited from BCDocument.)
Public propertyWorkflow
Gets the workflow of the document.
(Inherited from BCDocument.)
Top
See Also