WorksetPreview Properties
| Name | Return Type | Description |
|---|---|---|
| Id | WorksetId | Id of the workset. |
| IsDefaultWorkset | bool | Whether the workset is the default one. |
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. |
| Name | string | Name of the workset. |
| Owner | string | User name of the workset. |
| UniqueId | Guid | UniqueId of the workset. |