IUpdateServer.GetDynamicCategories Method

 

Applies To: Windows Server Update Services

Returns the specified number of dynamic categories.

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

Overload List

Name Description
System_CAPS_pubmethod GetDynamicCategories(Int64, Int64)

Returns the specified number of dynamic categories.

System_CAPS_pubmethod GetDynamicCategories(Int64, Int64, Nullable<DynamicCategoryType>, Nullable<Boolean>, Nullable<DateTime>)

Returns a specified number of categories that satisfy the filter criteria.

See Also

IUpdateServer Interface
Microsoft.UpdateServices.Administration Namespace

Return to top