| LicenseManagementActionCompleteEventArgsToString Method | 
A string representation of the action's result.
 
Namespace: com.softwarekey.Client.GuiAssembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
 Syntax
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
Return Value
Type: 
StringReturns a string describing the result of the action.
 See Also
See Also