Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Rebranding Constructor (defaultValue)
NamespacesGenesyslab.Desktop.Infrastructure.RebrandingRebrandingRebranding(Object)
Initializes a new instance of the Rebranding class.
Declaration Syntax
C#Visual BasicVisual C++
public Rebranding(
	Object defaultValue
)
Public Sub New ( _
	defaultValue As Object _
)
public:
Rebranding(
	Object^ defaultValue
)
Parameters
defaultValue (Object)
The default value.

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