WorksetDefaultVisibilitySettings.IsWorksetVisible
Method
Description:
Indicates whether the workset is visible by default.
Indicates whether the workset is visible by default.
Parameters
Parameter | Type | Description |
---|---|---|
worksetId | WorksetId | Id of the workset. |
Return Value
Type | Description |
---|---|
Boolean | Whether the workset is visible by default. |
Exceptions
Exception | Condition |
---|---|
ArgumentException | There is no workset with this Id in the document. |
ArgumentNullException | A non-optional argument was null |
InvalidOperationException | WorksetDefaultVisibilitySettings is not applicable to family documents. |