ReportBase.QueryAssembly property
The assembly for the reporting query.
Namespace: Microsoft.Office.RecordsManagement.Reporting
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property QueryAssembly As String
Get
'Usage
Dim instance As ReportBase
Dim value As String
value = instance.QueryAssembly
public virtual string QueryAssembly { get; }
Property value
Type: System.String
Returns String.