FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormDesign..::..getFormWidget Method

Gets the form widget.

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

Syntax


public DataTable getFormWidget(
	string sFormWidgetID
)
Public Function getFormWidget ( _
	sFormWidgetID As String _
) As DataTable
public:
DataTable^ getFormWidget(
	String^ sFormWidgetID
)

Parameters

sFormWidgetID
Type: String
The s form widget identifier.

Return Value

DataTable.