Share

WorksetTable Methods

The WorksetTable type exposes the following members.

Methods

 NameDescription
Public methodStatic memberCanDeleteWorkset Indicates if a workset can be deleted.
Public methodStatic memberDeleteWorkset Delete the specific workset.
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetActiveWorksetId Returns the active workset's WorksetId.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodGetWorkset(Guid) Returns the workset from a input Guid.
Public methodGetWorkset(WorksetId) Returns the workset from a input WorksetId.
Public methodStatic memberIsWorksetNameUnique Checks if the given workset name is unique in the document.
Public methodStatic memberRenameWorkset Renames the workset.
Public methodSetActiveWorksetId Sets the active workset.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?