Text (BBIE). Provides any textual information related to this status.

Namespace: Unimaze.Composer.Ubl2.Interfaces
Assembly: Unimaze.Composer.Ubl2 (in Unimaze.Composer.Ubl2.dll) Version: 2.1.200.0 (2.1.0.22)

Syntax

C#
IText Text { get; set; }
Visual Basic
Property Text As IText
	Get
	Set
Visual C++
property IText^ Text {
	IText^ get ();
	void set (IText^ value);
}
F#
abstract Text : IText with get, set

Property Value

Type: IText

Remarks

Dictionary entry name
Status. Text
Cardinality
0..1

See Also