Click or drag to resize

MapperFilterOrder Property

Gets or Sets the filter's order.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int Order { get; set; }

Property Value

Type: Int32
The sort order of the filter.
See Also