Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
MustReload Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIPlaceMustReload
Gets a value indicating whether the IPlace must be reloaded because the PlaceName has changed.
Declaration Syntax
C#Visual BasicVisual C++
bool MustReload { get; }
ReadOnly Property MustReload As Boolean
property bool MustReload {
	bool get ();
}
Value
true if the IPlace must be reloaded; otherwise, false.

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