Click or drag to resize
WorkflowGraph Properties

The WorkflowGraph type exposes the following members.

Properties
  NameDescription
Public propertyAddresses
Addresses used in JS.
(Inherited from Graph.)
Public propertyConnections
Connections in graph.
(Inherited from Graph.)
Public propertyGraphResourceStrings
Resource strings used in graph JS.
(Inherited from Graph.)
Public propertyID
ID of graph (not printed to HTML)
(Inherited from Graph.)
Public propertyJsFiles
Addresses used in JS.
(Inherited from Graph.)
Public propertyNodes
Nodes in graph.
(Inherited from Graph.)
Public propertyResourcesPrefix
Prefix used in resource strings in graph context.
(Inherited from Graph.)
Public propertyServiceResourcesPrefix
Prefix used in resource strings in service context.
(Inherited from Graph.)
Public propertyServiceResourceStrings
Resource strings used in graph JS.
(Inherited from Graph.)
Top
See Also