Click or drag to resize

DataAccessFilterCount Property

Gets the count of the filter conditions in the filter.

Namespace:  Aloe.SystemFrameworks.Domain.DataAccess
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public int Count { get; }

Property Value

Type: Int32
See Also