Click or drag to resize

ApplicationAddLicense(String, String) Method

Add a license for a specific feature.

Namespace: Easymap.AddIn
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public void AddLicense(
	string typeName,
	string licenseKey
)

Parameters

typeName  String
 
licenseKey  String
 
See Also