LicenseManagementActionCompleteEventArgsActionType Property |
Gets the type of action.
Namespace: com.softwarekey.Client.GuiAssembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntaxpublic LicenseManagementActionTypes ActionType { get; }
Public ReadOnly Property ActionType As LicenseManagementActionTypes
Get
public:
property LicenseManagementActionTypes ActionType {
LicenseManagementActionTypes get ();
}
Property Value
Type:
LicenseManagementActionTypes
See Also