FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

FormWidget..::..Value Property

Gets or sets the value.

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

Syntax


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

Field Value

The value.