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.

See also

Reference

ReportBase class

ReportBase members

Microsoft.Office.RecordsManagement.Reporting namespace