Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows Server Update Services
Gets the effective approval action for this update on this computer.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Syntax
UpdateApprovalAction UpdateApprovalAction { get; }
property UpdateApprovalAction UpdateApprovalAction {
UpdateApprovalAction get();
}
abstract UpdateApprovalAction : UpdateApprovalAction with get
ReadOnly Property UpdateApprovalAction As UpdateApprovalAction
Property Value
Type: Microsoft.UpdateServices.Administration.UpdateApprovalAction
The effective approval action for this update on this computer.
See Also
IUpdateInstallationInfo Interface
Microsoft.UpdateServices.Administration Namespace
Return to top