Filter.Or property

Collection of FilterConditions that will be or-ed together.

public FilterCondition[] Or { get; set; }

See Also