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

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