deRuntime..::..getInstances Method (String, String)
get instances created by an user
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public Dictionary<string, deWorkflowInstance> getInstances( string createdByUserID, string tenantID )
Public Function getInstances ( _ createdByUserID As String, _ tenantID As String _ ) As Dictionary(Of String, deWorkflowInstance)
public: Dictionary<String^, deWorkflowInstance^>^ getInstances( String^ createdByUserID, String^ tenantID )