Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
AutoLoad Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIPlaceAutoLoad
Gets or sets a value indicating whether the Place is automatically loaded when the PlaceName changed.
Declaration Syntax
C#Visual BasicVisual C++
bool AutoLoad { get; set; }
Property AutoLoad As Boolean
property bool AutoLoad {
	bool get ();
	void set (bool value);
}
Value
true if the Place is automatically loaded; otherwise, false.

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