IUpdateClassification.GetUpdates Method ()
Applies To: Windows Server Update Services
Gets a list of updates that belong to this classification.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Syntax
UpdateCollection GetUpdates()
UpdateCollection^ GetUpdates()
abstract GetUpdates : unit -> UpdateCollection
Function GetUpdates As UpdateCollection
Return Value
Type: Microsoft.UpdateServices.Administration.UpdateCollection
An UpdateCollection of updates that belong to this classification.
See Also
GetUpdates Overload
IUpdateClassification Interface
Microsoft.UpdateServices.Administration Namespace
Return to top