Skip to content

Field.Criteria property

Gets the criteria object wrapping this field, it is cached for reuse.

public Criteria Criteria { get; }

Property Value

The criteria.

See Also