[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]Gets a collection of categories that are applied to management packs. A category is used to tag management pack elements with 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


Send comments about this topic to Microsoft.