| LicenseManagementActionCompleteEventArgsProcessedSuccessfully Property |
Gets whether or not the action has been completed successfully.
Namespace: com.softwarekey.Client.GuiAssembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.25.4.0
Syntaxpublic bool ProcessedSuccessfully { get; }Public ReadOnly Property ProcessedSuccessfully As Boolean
Get
public:
property bool ProcessedSuccessfully {
bool get ();
}Property Value
Type:
Boolean
See Also