WorkflowReport.HasMoreData property
This member is reserved for internal use and is not intended to be used directly from your code. WorkflowReport - HasMoreDataGets whether there are more rows of workflow history data.
Namespace: Microsoft.Office.RecordsManagement.Reporting
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public ReadOnly Property HasMoreData As Boolean
Get
'Usage
Dim instance As WorkflowReport
Dim value As Boolean
value = instance.HasMoreData
public bool HasMoreData { get; }
Property value
Type: System.Boolean
Returns Boolean.