'Declaration Public Property Condition1 As CustomFilterCondition
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: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2