'Declaration
Public Enum LicenseTermsType Inherits System.Enum
public enum LicenseTermsType : System.Enum
'Declaration
Public Enum LicenseTermsType Inherits System.Enum
public enum LicenseTermsType : System.Enum
Member | Value | Description |
---|---|---|
CommunityEdition | 2 | Community license - free but has limits on the size of the source schema, see EULA Liquid XML Objects EULA https://www.liquid-technologies.com/xml-objects/eula |
Educational | 1 | An educational license (for non-commercial use), see EULA Liquid XML Objects EULA https://www.liquid-technologies.com/xml-objects/eula |
FullLicense | 0 | A license has been purchased, see EULA Liquid XML Objects EULA https://www.liquid-technologies.com/xml-objects/eula |
Sample | 3 | Sample license - for evaluation purposes, see Licensing Sample Projects Licensing Sample Projects https://www.liquid-technologies.com/reference/xml-objects/library/licensing to upgrade the license to a FullLicense. |
Trial | 4 | Trail license - fully functional, time limited license for testing an evaluation. EULA Liquid XML Objects EULA https://www.liquid-technologies.com/xml-objects/eula |
System.Object
System.ValueType
System.Enum
LiquidTechnologies.XmlObjects.LicenseTermsType
Target Platforms: Windows 10, Windows 8, Windows 7, Windows Vista, Windows Server 2016, Windows Server 2012, Windows Server 2008. Please ensure you have the latest Service Pack for your operating system installed.