deWorkflowDefinition..::..getFormVariableDesignSchemas Method
Gets the form variable design schemas.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public clsFormSchemaCollection getFormVariableDesignSchemas( clsEngineContext oEngineContext )
Public Function getFormVariableDesignSchemas ( _ oEngineContext As clsEngineContext _ ) As clsFormSchemaCollection
public: clsFormSchemaCollection^ getFormVariableDesignSchemas( clsEngineContext^ oEngineContext )
Parameters
- oEngineContext
- Type: clsEngineContext
The o engine context.