ReportBase.DefaultQuery - Propriété
Les paramètres par défaut pour la requête de rapport.
Espace de noms : Microsoft.Office.RecordsManagement.Reporting
Assembly : Microsoft.Office.Policy (dans Microsoft.Office.Policy.dll)
Syntaxe
'Déclaration
Public Overridable ReadOnly Property DefaultQuery As Hashtable
Get
'Utilisation
Dim instance As ReportBase
Dim value As Hashtable
value = instance.DefaultQuery
public virtual Hashtable DefaultQuery { get; }
Valeur de propriété
Type : System.Collections.Hashtable
Cette propriété renvoie Hashtable.
Voir aussi
Référence
Microsoft.Office.RecordsManagement.Reporting - Espace de noms