IUpdateCategory.GetUpdates Method

 

Applies To: Windows Server Update Services

Gets the list of updates of the specified approved states and update types in this category and all its subcategories.

Namespace:   Microsoft.UpdateServices.Administration
Assembly:  Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)

Overload List

Name Description
System_CAPS_pubmethod GetUpdates()

Gets a list of updates that belong to this category and its child categories.

System_CAPS_pubmethod GetUpdates(ApprovedStates)

Gets a list of updates that belong to this category and its child categories.

See Also

IUpdateCategory Interface
Microsoft.UpdateServices.Administration Namespace

Return to top