Click or drag to resize
LicenseChangedEventArgsLicenseInfo Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the license information this event relates to.

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

Property Value

Type: LicenseInfo
The license information this event relates to.

Return Value

Type: LicenseInfo
The license information this event relates to.

Implements

LicenseChangedEventArgs_LicenseChangedEventArgsLicenseInfo
Remarks