|
M
Dispose()
|
None
|
Releases all resources used by the WorksetTable
|
|
|
M
Equals
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetActiveWorksetId()
|
WorksetId
|
Returns the active workset's WorksetId.
|
|
|
M
GetHashCode
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetType
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetWorkset(Guid)
|
nullNothingnullptr
|
Returns the workset from a input Guid.
|
|
|
M
GetWorkset(WorksetId)
|
nullNothingnullptr
|
Returns the workset from a input WorksetId.
|
|
|
M
IsWorksetNameUnique(Document, String)
|
bool
|
Checks if the given workset name is unique in the document.
|
|
|
M
RenameWorkset(Document, WorksetId, String)
|
None
|
Renames the workset.
|
|
|
M
SetActiveWorksetId(WorksetId)
|
None
|
Sets the active workset.
|
|
|
M
ToString
|
None
|
(Inherited from Object .)
|
Object .
|