deWorkflowDefinition..::..getSnapshots Method
returns a list of snapshot objects
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public Dictionary<string, deWorkflowDefSnapshot> getSnapshots()
Public Function getSnapshots As Dictionary(Of String, deWorkflowDefSnapshot)
public: Dictionary<String^, deWorkflowDefSnapshot^>^ getSnapshots()