FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deWorkflowDefinition..::..getSnapshots Method

returns a list of snapshot objects

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

Syntax


public Dictionary<string, deWorkflowDefSnapshot> getSnapshots()
Public Function getSnapshots As Dictionary(Of String, deWorkflowDefSnapshot)
public:
Dictionary<String^, deWorkflowDefSnapshot^>^ getSnapshots()

Return Value

Dictionary<System.String, deSnapshot>.