AJE Components
ReportDataTableFilter LimitName Property AJE Data Report Engine Help
Gets or sets the Shared Name of the Row Limit Query for the Data Table. Zero specifies there is no Row Limit and -1 specifies Zero Rows should be included.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public string LimitName { get; set; }

Property Value

Type: OnlineString
See Also