Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
GetUid Method (obj)
NamespacesGenesyslab.Desktop.Infrastructure.RebrandingRebrandingGetUid(DependencyObject)
Gets the unique id.
Declaration Syntax
C#Visual BasicVisual C++
public static string GetUid(
	DependencyObject obj
)
Public Shared Function GetUid ( _
	obj As DependencyObject _
) As String
public:
static String^ GetUid(
	DependencyObject^ obj
)
Parameters
obj (DependencyObject)
The dependency object.
Return Value
The unique id.

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