Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
PamService Property
NamespacesGenesyslab.Desktop.Modules.Core.SDK.PresencePresenceServicePamService
Gets or sets the PAM service.
Declaration Syntax
C#Visual BasicVisual C++
public IMonitorService PamService { get; private set; }
Public Property PamService As IMonitorService
public:
virtual property IMonitorService^ PamService {
	IMonitorService^ get () sealed;
	void set (IMonitorService^ value) sealed;
}
Value
The PAM service.

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