Class EvaticLicense
Inheritance
System.Object
EvaticLicense
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Evatic.Common.dll
Syntax
public class EvaticLicense
Properties
View Source
AllowReportLayoutChanges
Declaration
public bool AllowReportLayoutChanges { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
Contract
Declaration
public bool Contract { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
CoreUsers
Declaration
public int CoreUsers { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
CtiTapi
Declaration
public bool CtiTapi { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
CustomerAccount
Declaration
public bool CustomerAccount { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
CustomerWebUsers
Declaration
public int CustomerWebUsers { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
DatabaseName
Declaration
public string DatabaseName { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
EnableM2M
Declaration
public bool EnableM2M { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
ExchangeUsers
Declaration
public int ExchangeUsers { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
ExternalTables
Declaration
public bool ExternalTables { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
InstallationType
Declaration
public EvaticLicenseInstallationTypeEnum InstallationType { get; set; }
Property Value
Type |
Description |
Evatic.Common.Service.DataContract.EvaticLicenseInstallationTypeEnum |
|
View Source
IsKIDSupported
Declaration
public bool IsKIDSupported { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
Machine
Declaration
public bool Machine { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
MapIntegration
Declaration
public bool MapIntegration { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
MapUsers
Declaration
public int MapUsers { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
MaxM2MSupportedMachines
Declaration
public int MaxM2MSupportedMachines { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
Meter
Declaration
public bool Meter { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
MobileEmwNotUsedUsers
Declaration
public int MobileEmwNotUsedUsers { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
MobilePcUsers
Declaration
public int MobilePcUsers { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
MobilePhoneUsers
Declaration
public int MobilePhoneUsers { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
MobileUsers
Declaration
public int MobileUsers { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
MobileUsersPda
Declaration
public int MobileUsersPda { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
MobileUsersTomTom
Declaration
public int MobileUsersTomTom { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
NoDateExpirationWarning
Declaration
public bool NoDateExpirationWarning { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
PartnerWebUsers
Declaration
public int PartnerWebUsers { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
ProblemManagement
Declaration
public bool ProblemManagement { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
SaleCalc
Declaration
public bool SaleCalc { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
SalesUsers
Declaration
public int SalesUsers { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
SdCom
Declaration
public bool SdCom { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
ServerMac
Declaration
public string ServerMac { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
SkipDateCheck
Declaration
public bool SkipDateCheck { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
StockAdmin
Declaration
public bool StockAdmin { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
SupportModule
Declaration
public bool SupportModule { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
TimeWebUsers
Declaration
public int TimeWebUsers { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
TotalUsers
Declaration
public int TotalUsers { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
ValidTo
Declaration
public DateTime ValidTo { get; set; }
Property Value
Type |
Description |
System.DateTime |
|