FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deWorkflowInstance..::..getFormVariableDesignSchemas Method

Gets the form variable design schemas.

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

Return Value

clsFormSchemaCollection.