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 | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
Freeze |
Freezes the revision.
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
MoveDocumentToWorklist |
Moves a document to the specified work list.
| |
RestoreVersion |
Restores the specified revision.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
VersionsEx(BCCollectionBaseBCPropertyDef) |
Returns collection of all revisions of the document.
| |
VersionsEx(IEnumerableString, PropertyDefFlags) |
Returns collection of all revisions of the document.
|