Class OrFilter
Namespace: IndicoV2-Submissions-Models
Assembly: IndicoV2-Abstractions-dll
public class OrFilter : IFilter
Inheritance
Implements
Inherited Members
object-Equals(object),
object-Equals(object, object),
object-GetHashCode(),
object-GetType(),
object-MemberwiseClone(),
object-ReferenceEquals(object, object),
object-ToString()
Properties
public List<IFilter> Or { get; set; }
Property Value
Updated about 1 year ago