ReportingGallery.ProvisionGallery - Méthode
Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.
Espace de noms : Microsoft.Office.RecordsManagement.Reporting
Assembly : Microsoft.Office.Policy (dans Microsoft.Office.Policy.dll)
Syntaxe
'Déclaration
Public Shared Function ProvisionGallery ( _
web As SPWeb _
) As ReportingGallery
'Utilisation
Dim web As SPWeb
Dim returnValue As ReportingGallery
returnValue = ReportingGallery.ProvisionGallery(web)
public static ReportingGallery ProvisionGallery(
SPWeb web
)
Paramètres
- web
Type : Microsoft.SharePoint.SPWeb
Valeur renvoyée
Type : Microsoft.Office.RecordsManagement.Reporting.ReportingGallery
Voir aussi
Référence
Microsoft.Office.RecordsManagement.Reporting - Espace de noms