Project Constructor
Namespace: WebSvcProject
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New Project()
public Project()
Examples
private static ProjectWebSvc.Project project = new ProjectWebSvc.Project();