| WorkflowGraph Properties | 
The WorkflowGraph type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Addresses | 
            Addresses used in JS.
            (Inherited from Graph.) | 
|  | Connections | 
            Connections in graph.
            (Inherited from Graph.) | 
|  | GraphResourceStrings | 
            Resource strings used in graph JS.
            (Inherited from Graph.) | 
|  | ID | 
            ID of graph (not printed to HTML)
            (Inherited from Graph.) | 
|  | JsFiles | 
            Addresses used in JS.
            (Inherited from Graph.) | 
|  | Nodes | 
            Nodes in graph.
            (Inherited from Graph.) | 
|  | ResourcesPrefix | 
            Prefix used in resource strings in graph context.
            (Inherited from Graph.) | 
|  | ServiceResourcesPrefix | 
            Prefix used in resource strings in service context.
            (Inherited from Graph.) | 
|  | ServiceResourceStrings | 
            Resource strings used in graph JS.
            (Inherited from Graph.) | 
 See Also
See Also