FeatureQuery.Condition Property
Gets or sets a feature condition for the query.
Syntax
public Condition Condition { get; set; }
Property Value
Remarks
If this property is specified, the condition is evaluated for each feature found during the query. If the result is false, the feature is omitted from the query result.
Platforms
Windows, Linux, Android