Click or drag to resize

ApplicationAddLicense Method (Type, String)

Add a license for a specific feature.

Namespace:  Easymap.AddIn
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public void AddLicense(
	Type t,
	string licenseKey
)

Parameters

t
Type: SystemType
licenseKey
Type: SystemString
See Also