public CustomFilterCondition Condition2 {get; set;}
The second filter condition is optional. A value of null indicates that only Condition1 should be used to filter the data.
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+