Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns an array of project types that can be published to the reporting database.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared Function PublishableProjects As Project.ProjectType()
'Usage
Dim returnValue As Project.ProjectType()
returnValue = Project.PublishableProjects()
public static Project.ProjectType[] PublishableProjects()
Return value
Type: []