FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deWorkflowInstance..::..getPlannedCriticalPathFigures Method

Gets the planned critical path figures.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public Dictionary<string, clsCPItem> getPlannedCriticalPathFigures(
	crticalPathType cpType
)
Public Function getPlannedCriticalPathFigures ( _
	cpType As crticalPathType _
) As Dictionary(Of String, clsCPItem)
public:
Dictionary<String^, clsCPItem^>^ getPlannedCriticalPathFigures(
	crticalPathType^ cpType
)

Parameters

cpType
Type: FlowWright.cDevDeAPI..::..crticalPathType
Type of the cp.

Return Value

List<System.String>.