GET api/Planifier/{Cle}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| Cle | No documentation available. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
{
"Nom": "sample string 1",
"NomAbr": "sample string 2",
"Couleur": 3,
"Predecesseur": 4,
"DtCreer": "sample string 5",
"Jour": 6,
"Id": 7,
"Origine": 8,
"Critere": 9,
"Niveau": 10,
"Situation": 11,
"Enfant": 12,
"Suivant": 13,
"Precedent": 14,
"Duree": 15.0,
"Unite": 16
}