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

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