Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
SetUid Method (obj, value)
NamespacesGenesyslab.Desktop.Infrastructure.RebrandingRebrandingSetUid(DependencyObject, String)
Sets the unique id.
Declaration Syntax
C#Visual BasicVisual C++
public static void SetUid(
	DependencyObject obj,
	string value
)
Public Shared Sub SetUid ( _
	obj As DependencyObject, _
	value As String _
)
public:
static void SetUid(
	DependencyObject^ obj, 
	String^ value
)
Parameters
obj (DependencyObject)
The dependency object.
value (String)
The value.

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