FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsFormWidgetContext..::..widgetID Property

Gets or sets the widget identifier.

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

Syntax


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

Field Value

The widget identifier.