deWorkflowDefSnapshot..::..createDefinition Method
Creates the definition.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public deWorkflowDefinition createDefinition( string definitionName, string definitionID )
Public Function createDefinition ( _ definitionName As String, _ definitionID As String _ ) As deWorkflowDefinition
public: deWorkflowDefinition^ createDefinition( String^ definitionName, String^ definitionID )
Parameters
- definitionName
- Type: String
Name of the definition.
- definitionID
- Type: String
The definition identifier.