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