WorksetTable Members

The WorksetTable type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the WorksetTable
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetActiveWorksetId
Returns the active workset's WorksetId.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets 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 methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

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

See Also