LicenseManagementActionCompleteEventArgsProcessedSuccessfully Property |
Gets whether or not the action has been completed successfully.
Namespace: com.softwarekey.Client.GuiAssembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.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