BCSDocument Properties |
The BCSDocument type exposes the following members.
Name | Description | |
---|---|---|
![]() | Briefcase |
Gets the briefcase to which the document is checked out.
|
![]() | Created |
Gets the date when the document was created.
|
![]() | CreatedBy |
Gets the user that created the document.
|
![]() | CWFManagers |
Gets the array of user names of the document workflow managers.
|
![]() | CWFState |
Gets the current state of the document in the workflow.
|
![]() | CWFTodoPersons |
Gets the array of user names of the document workflow to-do persons.
|
![]() | DocumentType |
Gets the type of the document.
|
![]() | FileName |
Gets or sets the display name of the document.
|
![]() | FileType |
Gets the file type of the document.
|
![]() | GlobalID |
Gets or sets the value that uniquely identifies
the document among all vaults.
|
![]() | HasIncomingReferences |
Gets a value indicating whether the document has incoming references.
|
![]() | HasOutgoingReferences |
Gets a value indicating whether the document has outgoing references.
|
![]() | HasRedlines |
Gets a value indicating whether the document has redlines.
|
![]() | ID |
Gets the value that uniquely identifies the document.
|
![]() | ImportType |
Gets a bitmask that is a combination of bit flags from SImportFlags.
|
![]() | IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) |
![]() | IsInCurrentWA |
Gets a value indicating whether the document is assigned to the current work area.
|
![]() | IsUnderRevision |
Gets a value indicating whether a working copy exists for the document (for any user).
|
![]() | MasterDocument |
Gets the master document.
|
![]() | Metadata |
Gets the metadata for the script object.
(Inherited from BCScriptObject.) |
![]() | Modified |
Gets the date when the document was last edited.
|
![]() | ModifiedBy |
Gets the person who last edited the document.
|
![]() | ParentFolder |
Gets the parent folder of the object.
|
![]() | ParentProject |
Gets the parent project.
|
![]() | Path |
Gets the relative path from the root of the vault.
|
![]() | Properties |
Gets the collection of named properties of the document.
|
![]() | Property | Obsolete.
Gets the collection of named properties of the document.
|
![]() | Revision |
Gets or sets the revision number.
|
![]() | ShareID |
Gets a server ShareID to get a transaction document from another process.
|
![]() | Size |
Gets the file size of the document.
|
![]() | StatusText |
Gets or sets the text to display for the current workflow status.
|
![]() | UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) |
![]() | UnderRevisionBy |
Gets a user name who owns the working copy of the document.
|
![]() | VersionID |
Gets the value that uniquely identifies the current document version.
|
![]() | WorkFlowAction |
Gets the description of the action associated with the current workflow state.
|
![]() | WorkFlowManager |
Gets the person assigned to manage the workflow of the document.
|
![]() | WorkFlowState |
Gets the current workflow state.
|
![]() | WorkFlowTodoPerson |
Gets the person assigned to take action on the document.
|