<Code Lib>
2026 Property
Changes 0
P

WorksetFilter.Inverted

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.

public bool Inverted { get; }

Loading…