  | ExternalLineText Property  | 
 
            A single line of text. Only meaningful in case of 
Xtext subclass; otherwise null (Nothing in Visual Basic).
            
 
    Namespace: 
   Mavidian.DataConveyer.Common
    Assembly:
   DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntaxpublic virtual string Text { get; }Public Overridable ReadOnly Property Text As String
	Get
Property Value
Type: 
String
See Also