Click or drag to resize

TLLInterfaceMyLicense Property

Returns details of active license.

Namespace:  TreeksLicensingLibrary2.EasyIntegration
Assembly:  TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax
public License MyLicense { get; }

Property Value

Type: License

Return Value

Type: License
License object with license details when correct license present. Null (nothing) when no license is present.
Remarks