InfoCheckIsTestLicense Property |
Gets whether the license is a test license.
Namespace: com.softwarekey.Client.WebService.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic bool IsTestLicense { get; }
Public ReadOnly Property IsTestLicense As Boolean
Get
public:
property bool IsTestLicense {
bool get ();
}
Property Value
Type:
Boolean
See Also