ReportBase.DefaultQuery Property
The default parameters for the report query.
Namespace: Microsoft.Office.RecordsManagement.Reporting
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property DefaultQuery As Hashtable
Get
'Usage
Dim instance As ReportBase
Dim value As Hashtable
value = instance.DefaultQuery
public virtual Hashtable DefaultQuery { get; }
Property Value
Type: System.Collections.Hashtable
Returns Hashtable.