Click or drag to resize
ApplicationGetLicenceEventArgsLicenseInfo Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets or sets a license info object that contains details of the license entered.

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public LicenseInfo LicenseInfo { get; set; }

Return Value

Type: LicenseInfo
A license info object that contains details of the license entered.
Remarks