Click or drag to resize

TLLInterfaceLicenseVerificator Property

Property holding LicenseVerification object for TLLInterface class

Namespace:  TreeksLicensingLibrary2.EasyIntegration
Assembly:  TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax
public LicenseVerification LicenseVerificator { get; set; }

Property Value

Type: LicenseVerification

Return Value

Type: LicenseVerification
LicenseVerification object
Remarks
Typically, there's no need to use this object
See Also