FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsFormWidgetContext..::..widgetType Property

Gets or sets the type of the widget.

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

Syntax


public string widgetType { get; set; }
Public Property widgetType As String
	Get
	Set
public:
property String^ widgetType {
	String^ get ();
	void set (String^ value);
}

Field Value

The type of the widget.