Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Alias Property
NamespacesGenesyslab.Desktop.Modules.Core.DisplayFormatIFormattedCfgRoutingPointAlias
Gets or sets the alias of the routing point.
Declaration Syntax
C#Visual BasicVisual C++
string Alias { get; set; }
Property Alias As String
property String^ Alias {
	String^ get ();
	void set (String^ value);
}
Value
The alias.

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