IEnterpriseAPI..::..GetProjectsByStatus Method
Gets the projects by status.
Namespace:
ExepronAPIAssembly: ExepronAPI (in ExepronAPI)
Syntax
[OperationContractAttribute] List<Project> GetProjectsByStatus( string SecurityToken, ProjectStatus status )
<OperationContractAttribute> _ Function GetProjectsByStatus ( _ SecurityToken As String, _ status As ProjectStatus _ ) As List(Of Project)
[OperationContractAttribute] List<Project^>^ GetProjectsByStatus( String^ SecurityToken, ProjectStatus^ status )
Parameters
- SecurityToken
- Type: String
The security token provided by the GetAuthenticationToken function
- status
- Type: ProjectStatus
The status.