Click or drag to resize
LicenseManagementActionCompleteEventArgsPostProcessingSuccessful Property
Gets or sets whether or not action post-processing has been completed successfully.

Namespace: com.softwarekey.Client.Gui
Assembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntax
public bool PostProcessingSuccessful { get; set; }

Property Value

Type: Boolean
See Also