IReportDataSource.HasMoreData Property
Whether the data source has more data to report.
Namespace: Microsoft.Office.RecordsManagement.Reporting
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
ReadOnly Property HasMoreData As Boolean
Get
'Usage
Dim instance As IReportDataSource
Dim value As Boolean
value = instance.HasMoreData
bool HasMoreData { get; }
Property Value
Type: System.Boolean
Returns Boolean.