HierarchyItemType Enumeration
Specifies the type of component that is used by a level of a derived hierarchy.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
| Member name | Description | |
|---|---|---|
| ConsolidatedDBA | Obsolete. A consolidated Domain Based MetadataAttribute. | |
| DBA | A Domain Based MetadataAttribute. | |
| Entity | An Entity. | |
| Hierarchy | Obsolete. An ExplicitHierarchy. | |
| ManyToMany | A many-to-many relationship. | |
| NotApplicable | A non-hierarchy MetadataAttribute. |
The HierarchyItemType simple type specifies the type of component that is used by a level of a derived hierarchy.
Show: