[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]Gets a collection of type projection objects. A type projection is used to create a view of related management pack classes. Type projections are defined in a management pack under the TypeProjections element, which is under the EntityTypes element. For more information, see Type Projections in Service Manager.

These methods are thread safe.

Overload List

Name Description
IEntityTypeManagement.GetTypeProjections () Gets all type projections that are defined in this management group.
IEntityTypeManagement.GetTypeProjections (Generic ICollection) Gets all type projections from the management group based on the passed in collection of unique (type projection) identifiers.
IEntityTypeManagement.GetTypeProjections (ManagementPackTypeProjectionCriteria) Gets all type projections that are defined in this management group and match the criteria.

See Also


Send comments about this topic to Microsoft.