BCHybridPartDocument Properties |
The BCHybridPartDocument type exposes the following members.
Name | Description | |
---|---|---|
AccessRights |
Gets access rights of the document.
(Inherited from BCDocument.) | |
Archive |
Gets or sets a value indicating whether the object is archive.
(Inherited from BCFSObject.) | |
CanDelete |
Gets a value indicating whether the object can be deleted.
(Inherited from BCFSObject.) | |
CanEditContent |
Gets a value indicating whether the current user can edit the document content,
taking privileges and state into account.
(Inherited from BCDocument.) | |
CanEditRedlines |
Gets a value indicating whether the current user can edit the document redlines,
taking privileges and state into account.
(Inherited from BCDocument.) | |
CanViewContent |
Gets a value indicating whether the current user can view the document content,
taking privileges and state into account.
(Inherited from BCDocument.) | |
CanViewRedlines |
Gets a value indicating whether the current user can view the document redlines,
taking privileges and state into account.
(Inherited from BCDocument.) | |
Created |
Gets the date when the object was created.
(Inherited from BCFSObject.) | |
CreatedBy |
Gets the name of the person who created the object.
(Inherited from BCFSObject.) | |
DisplayName |
Gets or sets the display name of the object.
(Inherited from BCFSObject.) | |
DocumentType |
Gets or sets the type of the document.
(Inherited from BCDocument.) | |
DocumentTypeDisplayName |
Gets the DisplayName property value of the document type.
(Inherited from BCDocument.) | |
DocumentTypeName |
Gets the Name property value of the document type.
(Inherited from BCDocument.) | |
Extendable |
Gets the extended object.
(Inherited from BCRepositoryObject.) | |
FileType |
Gets or sets the Windows-defined file type of the object.
(Inherited from BCFSObject.) | |
ForgeID |
The ForgeID property value of the document.
(Inherited from BCDocument.) | |
GlobalID |
Gets or sets the value that uniquely identifies
the document among all vaults.
(Inherited from BCDocument.) | |
HasRedlines |
Gets a value indicating whether the document contains redline information.
(Inherited from BCDocument.) | |
ID |
Gets the value that uniquely identifies the object.
(Inherited from BCFSObject.) | |
ImportedFrom |
Gets or sets the path to the document/folder from which the object was imported.
(Inherited from BCFSObject.) | |
IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) | |
IsFolder | Obsolete.
Gets a value indicating whether the object is a folder.
(Inherited from BCFSObject.) | |
LockID |
Gets the value that uniquely identifies the lock.
(Inherited from BCDocument.) | |
MainPart |
Gets the main part of the hybrid document.
| |
MasterCopy |
Gets the master document.
(Inherited from BCDocument.) | |
MasterCopyID |
Gets the ID property value of the master document.
(Inherited from BCDocument.) | |
Modified |
Gets or sets the date when the object was last edited.
(Inherited from BCFSObject.) | |
ModifiedBy |
Gets or sets the name of the person who last edited the object.
(Inherited from BCFSObject.) | |
Name |
Gets the internal name of the object.
(Inherited from BCFSObject.) | |
ParentFolder |
Gets the parent folder of the object.
(Inherited from BCFSObject.) | |
Path |
Gets the relative path where the object is located.
(Inherited from BCFSObject.) | |
ProjectScopeID |
Gets the ID property value of a project scope for the document.
(Inherited from BCDocument.) | |
RedlineAccessRights |
Gets access rights of the document redlines.
(Inherited from BCDocument.) | |
Repository |
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.) | |
Retention |
Gets a BCRetentionControl object to control document retention.
(Inherited from BCDocument.) | |
Securable |
Gets the secured object.
(Inherited from BCRepositoryObject.) | |
Size |
Gets or sets the file size of the object.
(Inherited from BCFSObject.) | |
Status |
Gets the Status property value of the current workflow status of the document.
(Inherited from BCDocument.) | |
ThumbnailUpdated |
Gets or sets the date when the thumbnail was last updated.
(Inherited from BCDocument.) | |
UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) | |
Versionable |
Gets the object that manages document revisions.
(Inherited from BCDocument.) | |
ViewerData |
Gets or sets the viewer data field.
(Inherited from BCDocument.) | |
Workflow |
Gets the workflow of the document.
(Inherited from BCDocument.) |