RVTDocs.com
Namespace: Autodesk.Revit.DB Class: WorksetFilter

WorksetFilter.Inverted

Property
Description:
True if the results of the filter are inverted; worksets that would normally be accepted by this filter will be rejected, and worksets that would normally be rejected will be accepted.
Syntax
public bool Inverted { get; }