NavigationTargetPropertiesNavbar_RecordCountLimit Property |
The max rows to show when doing a record count. If the result is greater, then this value and the '+' sign are displayed.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax int Navbar_RecordCountLimit { get; }
ReadOnly Property Navbar_RecordCountLimit As Integer
Get
Property Value
Type:
Int32The max rows to show when doing a record count. If the result is greater, then this value and the '+' sign are displayed.
See Also