public CustomFilterCondition Condition1 {get; set;}
Exception | Description |
---|---|
System.ArgumentNullException | The value assigned is null. |
The first filter condition is required. Setting Condition1 to null will cause an exception to be thrown.
When both Condition1 and Condition2 are set, the ConditionalOperator is used to determine how the conditions should be logically combined.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+