Share

WorksetFilter.IncludeStandaloneWorksetsOnly Property

True if the results of the filter only match stand-alone worksets; worksets that are not stand-alone will be rejected.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public bool IncludeStandaloneWorksetsOnly { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?