Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsInitialized Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.InteractionsIInteractionManagerIsInitialized
Gets a value indicating whether this instance is initialized.
Declaration Syntax
C#Visual BasicVisual C++
bool IsInitialized { get; }
ReadOnly Property IsInitialized As Boolean
property bool IsInitialized {
	bool get ();
}
Value
true if this instance is initialized; otherwise, false.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)