IEntityTypeManagement.GetTypeProjection Method
Gets a type projection object, which 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.
These methods are thread safe.
Overload List
Name | Description |
---|---|
IEntityTypeManagement.GetTypeProjection (Guid) | Gets a single type projection object from the management group given the supplied unique (type projection) identifier. |
IEntityTypeManagement.GetTypeProjection (String, ManagementPack) | Gets a single type projection object by name from the specified management pack. |
See Also
Reference
IEntityTypeManagement Interface
IEntityTypeManagement Members
Microsoft.EnterpriseManagement Namespace