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

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