The Workset type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreate
Creates a new workset.
Public methodDispose (Inherited from WorksetPreview.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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 methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyId
Id of the workset.
(Inherited from WorksetPreview.)
Public propertyIsDefaultWorkset
Whether the workset is the default one.
(Inherited from WorksetPreview.)
Public propertyIsEditable
Whether the workset is editable.
Public propertyIsOpen
Whether the workset is open (rather than closed).
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from WorksetPreview.)
Public propertyIsVisibleByDefault
Whether the workset is visible by default.
Public propertyKind
Kind of the workset.
Public propertyName
Name of the workset.
(Inherited from WorksetPreview.)
Public propertyOwner
User name of the workset.
(Inherited from WorksetPreview.)
Public propertyUniqueId
UniqueId of the workset.
(Inherited from WorksetPreview.)

See Also