Click or drag to resize
LicenseIsTestLicense Property
Gets whether or not the license file was generated from a test license. IMPORTANT: Test licenses may eventually be deleted from SOLO Server's database!

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public virtual bool IsTestLicense { get; set; }

Property Value

Type: Boolean
See Also