FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

Item..::..text Property

Gets or sets the text.

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

Syntax


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

Field Value

The text.