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 classification to which the update belongs.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Syntax
IUpdateClassification GetUpdateClassification()
IUpdateClassification^ GetUpdateClassification()
abstract GetUpdateClassification : unit -> IUpdateClassification
Function GetUpdateClassification As IUpdateClassification
Return Value
Type: Microsoft.UpdateServices.Administration.IUpdateClassification
An IUpdateClassification of the classification to which the update belongs.
Exceptions
Exception
Condition
The update was not found in the database.
See Also
IUpdate Interface
Microsoft.UpdateServices.Administration Namespace
Return to top