Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Text Property
NamespacesGenesyslab.Desktop.Modules.Windows.InteractionsINotepadViewModelText
Gets or sets the text.
Declaration Syntax
C#Visual BasicVisual C++
string Text { get; set; }
Property Text As String
property String^ Text {
	String^ get ();
	void set (String^ value);
}
Value
The text.

Assembly: Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)