Class SCl9TotalLicenseSummary
- Namespace
- SWConfigDataClientLib.Proxies.Admin
- Assembly
- IpPbxCDSClientLib.dll
summary information about effective licenses
Note: The effective user license count is the minimum of - the number of valid SwyxServer + user upgrade licenses - the number of valid GSE licenses Usually a customer purchases the same amount of license of each type, i.e. (server+user) = GSE
public class SCl9TotalLicenseSummary
- Inheritance
-
SCl9TotalLicenseSummary
Constructors
SCl9TotalLicenseSummary()
public SCl9TotalLicenseSummary()
Properties
CTIResult
public uint CTIResult { get; set; }
Property Value
ChannelResult
public uint ChannelResult { get; set; }
Property Value
EffectiveTotalCTI
public uint EffectiveTotalCTI { get; set; }
Property Value
EffectiveTotalChannels
public uint EffectiveTotalChannels { get; set; }
Property Value
EffectiveTotalFaxChannel
public uint EffectiveTotalFaxChannel { get; set; }
Property Value
EffectiveTotalFaxUser
public uint EffectiveTotalFaxUser { get; set; }
Property Value
EffectiveTotalPhone
public uint EffectiveTotalPhone { get; set; }
Property Value
EffectiveTotalTTSChannel
public uint EffectiveTotalTTSChannel { get; set; }
Property Value
EffectiveTotalUsers
public uint EffectiveTotalUsers { get; set; }
Property Value
FaxChannelResult
public uint FaxChannelResult { get; set; }
Property Value
FaxUserResult
public uint FaxUserResult { get; set; }
Property Value
PhoneResult
public uint PhoneResult { get; set; }
Property Value
TTSChannelResult
public uint TTSChannelResult { get; set; }
Property Value
UserResult
public uint UserResult { get; set; }
Property Value
m_bECRLicensesInstalled
public int m_bECRLicensesInstalled { get; set; }