Click or drag to resize
ProjectInfoProviderGetProjects Method
Returns dataset of all Projects.

Namespace: CMS.ProjectManagement
Assembly: CMS.ProjectManagement (in CMS.ProjectManagement.dll) Version: 8.2.23
Syntax
C#
public static InfoDataSet<ProjectInfo> GetProjects()

Return Value

Type: InfoDataSetProjectInfo
See Also