Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ViewName Property
NamespacesGenesyslab.Desktop.Infrastructure.ViewManagerInstantiatedViewViewName
Gets or sets the name of the view.
Declaration Syntax
C#Visual BasicVisual C++
public string ViewName { get; set; }
Public Property ViewName As String
public:
property String^ ViewName {
	String^ get ();
	void set (String^ value);
}
Value
The name of the view.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)