deWorkflowInstance..::..generateModelExecutionViewGraphic Method (String%, String%, Int32, Int32)
Generates the model execution view graphic.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool generateModelExecutionViewGraphic( ref string imageFileOutputPath, ref string imageMap, int startExeId, int endExeId )
Parameters
- imageFileOutputPath
- Type: String%
The image file output path.
- imageMap
- Type: String%
The image map.
- startExeId
- Type: Int32
The start executable identifier.
- endExeId
- Type: Int32
The end executable identifier.