Show / Hide Table of Contents

Class UserPreferenceStrings.License

License counters to track when to upgrade license

Inheritance
object
UserPreferenceStrings.License
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class UserPreferenceStrings.License

Fields

LastLicenseCheckDate

ISO Date string of the last license check, used to determine if we need to recheck the license due to time since last check

Declaration
public const string LastLicenseCheckDate = "LastLicenseCheckDate"
Field Value
Type Description
string

LastLicenseCheckVersion

NetServer version string of the last license check, used to determine if we need to recheck the license due to a server upgrade

Declaration
public const string LastLicenseCheckVersion = "LastLicenseCheckVersion"
Field Value
Type Description
string

Section

Section heading: License

Declaration
public const string Section = "License"
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top