FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

AzureTranslation..::..Text Property

Gets or sets the text.

Namespace:  FlowWright.cDevDeAPI.Globalization
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.