Redmine Client Library
GetProjects Method
NamespacesNohal.RedmineRedmineGetProjects()()()
Redmine Client Library

[This is preliminary documentation and is subject to change.]

Gets the list of all the available projects
Declaration Syntax
C#Visual BasicVisual C++
public List<Project> GetProjects()
Public Function GetProjects As List(Of Project)
public:
List<Project^>^ GetProjects()
Return Value
List of all the projects available to the user

Assembly: Nohal.Redmine (Module: Nohal.Redmine) Version: 0.3.3442.16736 (0.3.0.0)