Click or drag to resize
ApplicationGetLicenceEventArgsEnterprise Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets or sets a boolean flag that indicates if license code to be entered is for DataPA Enterprise.

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

Return Value

Type: Boolean
A boolean flag that indicates if license code to be entered is for DataPA Enterprise.
Remarks