Click or drag to resize

APICustomLicense Method

Check if a license key is available
REST path: /op/lic
REST verb: GET
REST header: {"val", lic}

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public bool CustomLicense(
	string lic
)

Parameters

lic  String
 

Return Value

Boolean
True or False
See Also