Table of Contents

Property FilterItems

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

FilterItems

Gets the collection of filter items (criteria, boolean operators, and nested filters).

public IList<IFilterItem> FilterItems { get; }

Property Value

IList<IFilterItem>