Partilhar via


FilePlanReport.IReportDataSource.HasMoreData Property

Gets whether there are more rows of audit data.

Namespace:  Microsoft.Office.RecordsManagement.Reporting
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Private ReadOnly Property HasMoreData As Boolean
    Implements IReportDataSource.HasMoreData
    Get
'Usage
Dim instance As FilePlanReport
Dim value As Boolean

value = CType(instance, IReportDataSource).HasMoreData
boolIReportDataSource.HasMoreData { get; }

Property Value

Type: System.Boolean

Implements

IReportDataSource.HasMoreData

See Also

Reference

FilePlanReport Class

FilePlanReport Members

Microsoft.Office.RecordsManagement.Reporting Namespace