Click or drag to resize

LicenseAllowedFeatures Property

Gets or sets allowed features list

Namespace:  TreeksLicensingLibrary2
Assembly:  TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax
public List<string> AllowedFeatures { get; set; }

Property Value

Type: ListString

Return Value

Type: ListString
Returns previously stored value
Remarks