BCVersionable Methods |
The BCVersionable type exposes the following members.
Name | Description | |
---|---|---|
BeginDraftVersion |
Creates a working copy (Quick Change).
| |
BeginDraftVersion(String) |
Creates a working copy (Quick Change).
| |
EndDraftVersion |
Ends the draft revision of the document.
| |
EndDraftVersion(EndDraftVersionFlags) |
Ends the draft revision of the document.
| |
EndDraftVersion(EndDraftVersionFlags, String) |
Ends the draft revision of the document.
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
Freeze |
Freezes the revision.
| |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
MoveDocumentToWorklist |
Moves a document to the specified work list.
| |
RestoreVersion |
Restores the specified revision.
| |
ToString | (Inherited from Object.) | |
VersionsEx(BCCollectionBaseBCPropertyDef) |
Returns collection of all revisions of the document.
| |
VersionsEx(IEnumerableString, PropertyDefFlags) |
Returns collection of all revisions of the document.
|