Click or drag to resize
ApplicationLicenseInfo Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the LicenseInfo object for this object.

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

Property Value

Type: LicenseInfo
The LicenseInfo object for this object.

Return Value

Type: LicenseInfo
The LicenseInfo object for this object.
Remarks