Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Tenant Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIAgentTenant
Gets the CfgTenant object associated with this agent.
Declaration Syntax
C#Visual BasicVisual C++
CfgTenant Tenant { get; }
ReadOnly Property Tenant As CfgTenant
property CfgTenant^ Tenant {
	CfgTenant^ get ();
}
Value
The CfgTenant object from the Platform SDK.

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