FilterOperator.Condition Property
Gets or sets the condition used for filtering the features.
Syntax
public Condition Condition { get; set; }
Property Value
Remarks
If the condition evaluates to True for a feature then it will pass through the operator, otherwise it will be discarded.
Platforms
Windows, Linux, Android