GET api/SubProject/Get?IdProject={IdProject}&forTimeSheet={forTimeSheet}&onlyAuthorizedBudget={onlyAuthorizedBudget}
Informations sur la requête
Paramètres dans l'URI
Name | Description | Type | Informations additionnelles |
---|---|---|---|
IdProject | integer |
Required |
|
forTimeSheet | boolean |
Default value is True |
|
onlyAuthorizedBudget | boolean |
Default value is True |
Paramètres du corps (body)
Aucun
Informations sur la réponse
Description
PagedEnumerableOfSubProjectName | Description | Type | Informations additionnelles |
---|---|---|---|
Data | Collection of SubProject |
Aucune |
|
TotalRecordCount | integer |
Aucune |
|
PageRecordCount | integer |
Aucune |
|
Version | Version |
Aucune |
Formats de la réponse
application/json, text/json
Sample:
Sample not available.