WorksetDefaultVisibilitySettings.SetWorksetVisibility
Description:
Set the default visibility of a workset.
Set the default visibility of a workset.
public void SetWorksetVisibility(
WorksetId worksetId,
bool visible
)
-
worksetIdId of the workset.
-
BooleanvisibleWhether the workset should be visible by default or not.
-
There is no workset with this Id in the document.
-
A non-optional argument was null
-
WorksetDefaultVisibilitySettings is not applicable to family documents.