ApplicationGetLicenceEventArgs Class |
![]() |
Namespace: DataPA.Utils.QueryEngine
[SerializableAttribute] public class GetLicenceEventArgs : EventArgs, _GetLicenceEventArgs
The ApplicationGetLicenceEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplicationGetLicenceEventArgs | Initializes a new instance of the ApplicationGetLicenceEventArgs class |
Name | Description | |
---|---|---|
![]() ![]() | ClassId | |
![]() ![]() | EventsId | |
![]() ![]() | InterfaceId |
Name | Description | |
---|---|---|
![]() | Enterprise |
Gets or sets a boolean flag that indicates if license code to be entered is for DataPA Enterprise.
|
![]() | LicenseInfo |
Gets or sets a license info object that contains details of the license entered.
|
![]() | LicenseOK |
Gets or sets a boolean flag that indicates if license code entered was valid.
|
![]() | RegistrationCode |
Gets or sets the registration code entered by the user in the license screen.
|