IUpdateApproval.GetUpdate Method ()
Applies To: Windows Server Update Services
Gets the update to which this approval applies.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Syntax
IUpdate GetUpdate()
IUpdate^ GetUpdate()
abstract GetUpdate : unit -> IUpdate
Function GetUpdate As IUpdate
Return Value
Type: Microsoft.UpdateServices.Administration.IUpdate
An IUpdate representing the update to which this approval applies.
See Also
IUpdateApproval Interface
Microsoft.UpdateServices.Administration Namespace
Return to top