FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deWorkflowDefinition..::..getUIModel Method

returns the UI model for the selected definition

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public clsUIModel getUIModel(
	bool withConfig
)
Public Function getUIModel ( _
	withConfig As Boolean _
) As clsUIModel
public:
clsUIModel^ getUIModel(
	bool^ withConfig
)

Parameters

withConfig
Type: Boolean
get model with configuration information loaded

Return Value

clsUIModel.