GET api/Project/Get?IdProject={IdProject}&forTimeSheet={forTimeSheet}&onlyAuthorizedBudget={onlyAuthorizedBudget}

Informations sur la requête

Paramètres dans l'URI

NameDescriptionTypeInformations 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

PagedEnumerableOfProject
NameDescriptionTypeInformations additionnelles
Data

Collection of Project

Aucune

TotalRecordCount

integer

Aucune

PageRecordCount

integer

Aucune

Version

Version

Aucune

Formats de la réponse

application/json, text/json

Sample:

Sample not available.