Click or drag to resize
LicenseInfoPersistCurrentLicenseOnClient Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Saves the current license to the configuration files.

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void PersistCurrentLicenseOnClient(
	bool SchedulerOnlyLicense = false
)

Parameters

SchedulerOnlyLicense (Optional)
Type: SystemBoolean
If true, will not write serial number and license type to standard license area.
Remarks