Workset Members

The Workset type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreate
Creates a new workset.
Public methodDispose (Inherited from WorksetPreview.)
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (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