Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IPlace Interface
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIPlace
The interface for the Place class.
Declaration Syntax
C#Visual BasicVisual C++
public interface IPlace
Public Interface IPlace
public interface class IPlace
Members
All MembersMethodsPropertiesEvents



IconMemberDescription
AutoLoad
Gets or sets a value indicating whether the Place is automatically loaded when the PlaceName changed.

Clone()()()
Clones this instance.

ConfPlace
Gets the CfgPlace from the configuration server.

ContainsSIPMedia
Gets a value indicating if the place contains SIP media.

IsLoaded
Gets a value indicating whether the IPlace is loaded from the configuration server using the PlaceName.

ListOfMedia
Gets the list of media.

ListOfPossibleMedia
Gets the list of possible media.

Load()()()
Loads the IPlace from the configuration server using the PlaceName.

Loaded
Occurs when the place is loaded.

MustReload
Gets a value indicating whether the IPlace must be reloaded because the PlaceName has changed.

PlaceName
Gets or sets the name of the place.

Unload()()()
Releases all the configuration server data.

Unloaded
Occurs when the place is unloaded.

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