Workset Properties

The Workset type exposes the following members.

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