ReportBase.QueryClass Property
The class name for the reporting query.
Namespace: Microsoft.Office.RecordsManagement.Reporting
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public MustOverride ReadOnly Property QueryClass As String
Get
'Usage
Dim instance As ReportBase
Dim value As String
value = instance.QueryClass
public abstract string QueryClass { get; }
Property Value
Type: System.String
Returns String.