ActiveReports 12 Server User Guide
RecordCount Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts Namespace > LookupData Class : RecordCount Property
Gets or sets the record count in the result.
Syntax
'Declaration
 
Public Property RecordCount As Integer
public int RecordCount {get; set;}

Property Value

The record count.
See Also

Reference

LookupData Class
LookupData Members