Project.PublishableProjects - Méthode
Renvoie un tableau des types de projets qui peuvent être publiés sur la base de données de création de rapports.
Espace de noms : Microsoft.Office.Project.Server.Library
Assembly : Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)
Syntaxe
'Déclaration
Public Shared Function PublishableProjects As Project.ProjectType()
'Utilisation
Dim returnValue As Project.ProjectType()
returnValue = Project.PublishableProjects()
public static Project.ProjectType[] PublishableProjects()
Valeur renvoyée
Type : []