Click or drag to resize

LicenseIsDemo Property

Allows to easily determine if license is demo/trial

Namespace:  TreeksLicensingLibrary2
Assembly:  TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax
public bool IsDemo { get; set; }

Property Value

Type: Boolean

Return Value

Type: Boolean
Returns previously stored value
Remarks