FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deWorkflowInstance..::..getFormVariableRuntimeSchemas Method

Gets the form variable runtime schemas.

Namespace:  FlowWright.cDevDeAPI
Assembly:  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.

Return Value

clsFormSchemaCollection.