Click or drag to resize
ApplicationGetLicenceEventArgsRegistrationCode Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets or sets the registration code entered by the user in the license screen.

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

Return Value

Type: String
The registration code entered by the user in the license screen.
Remarks