Click or drag to resize
LicenseManagementActionCompleteEventArgs Properties

The LicenseManagementActionCompleteEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyActionType
Gets the type of action.
Public propertyLastError
Gets the last error that occurred.
Public propertyLicenseID
Gets the License ID entered by the user.
Public propertyNewLicenseContent
Gets whether or not the action was processed successfully and resulted in new license content, this property contains that new license content.
Public propertyPassword
Gets the password entered by the user.
Public propertyPostProcessingSuccessful
Gets or sets whether or not action post-processing has been completed successfully.
Public propertyProcessedSuccessfully
Gets whether or not the action has been completed successfully.
Public propertyTriggerCodeEventData
Gets the trigger code event data (if applicable/if an "Activation Code 2" is required/entered).
Public propertyTriggerCodeNumber
Gets the trigger code number to process (if a trigger code was validated successfully).
Top
See Also