Share via


IEntityTypeManagement.GetCategories Method

Gets a collection of categories that are applied to management packs. A category is used to tag management pack elements by using a keyword value. Elements that share the same keyword value are in the same category.

These methods are thread safe.

Overload List

Name Description
IEntityTypeManagement.GetCategories () Gets all categories that are applied to all management packs in this management group.
IEntityTypeManagement.GetCategories (ManagementPack) Gets all categories that are applied to the provided management pack.
IEntityTypeManagement.GetCategories (ManagementPackCategoryCriteria) Gets all categories that match the criteria.
IEntityTypeManagement.GetCategories (ManagementPackElement) Gets all categories that are applied to the provided management pack element.

See Also

Reference

IEntityTypeManagement Interface
IEntityTypeManagement Members
Microsoft.EnterpriseManagement Namespace