Interface
Detailed information for a diagram.
Properties
| Property | Type | Notes |
|---|---|---|
activeinherited | boolean | Indicates whether the diagram is active. |
centralizedDataReferences | FeatureServiceDataReference | SurveyDataReference | GeoprocessingServiceDataReference | WebMapDataReference | ProProjectDataReference | ProMapItemDataReference | ProSceneItemDataReference | ProTaskItemDataReference | ProLayoutItemDataReference | ProSystemToolboxItemDataReference | ProCommandDataReference[] | Centralized data references associated with the diagram. |
dataSources | DataSource[] | Data sources associated with the diagram. |
descriptioninherited | string | Description for the diagram. |
diagramIdinherited | string | Diagram Id. |
diagramNameinherited | string | Diagram name. |
diagramVersion | number | Version number for a diagram. A version of |
displayGrid | boolean | Indicates whether to show a grid when editing a diagram. |
draftinherited | boolean | Indicates whether the diagram has a draft. |
initialStepId | string | Initial starting step for the diagram. |
initialStepName | string | Step name for the initial starting step. |
steps | Step[] | Steps associated with the diagram. |
useCentralizedDataReferences | boolean | Indicates whether or not a diagram uses centralized data references or decentralized data sources. |