IUpdateServer.GetUpdateClassifications Method

 

Applies To: Windows Server Update Services

Gets all update classifications on the server.

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

Overload List

Name Description
System_CAPS_pubmethod GetUpdateClassifications()

Gets a collection of update classifications that are known to the WSUS server.

System_CAPS_pubmethod GetUpdateClassifications(DateTime, DateTime)

Gets the update classifications that were added within the specified date range.

See Also

IUpdateServer Interface
Microsoft.UpdateServices.Administration Namespace

Return to top