GET api/workplan/{Id}/config

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

WorkPlanConfig
NameDescriptionTypeAdditional 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.