WorksetTable Members

The WorksetTable type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the WorksetTable
Public methodEquals (Inherited from Object.)
Public methodGetActiveWorksetId
Returns the active workset's WorksetId.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (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 methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also