GET api/workplan/{Id}/config
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
WorkPlanConfigName | Description | Type | Additional information |
---|---|---|---|
AutoNumbers | Dictionary of globally unique identifier [key] and integer [value] |
None. |
|
LocalFields | Collection of PlannerColumn |
None. |
|
Views | Collection of PlannerView |
None. |
|
ScheduledRollup | integer |
None. |
|
WorkPlanId | globally unique identifier |
None. |
|
id | globally unique identifier |
None. |
|
ConfigId | globally unique identifier |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.