GET api/ProjectStep?IdSubProject={IdSubProject}&forTimeSheet={forTimeSheet}&onlyAuthorizedBudget={onlyAuthorizedBudget}

Obtient la liste des étapes

Informations sur la requête

Paramètres dans l'URI

NameDescriptionTypeInformations additionnelles
IdSubProject

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

PagedEnumerableOfProjectStep
NameDescriptionTypeInformations additionnelles
Data

Collection of ProjectStep

Aucune

TotalRecordCount

integer

Aucune

PageRecordCount

integer

Aucune

Version

Version

Aucune

Formats de la réponse

application/json, text/json

Sample:

Sample not available.