HierarchyType Enumeration
Specifies the type of hierarchy construct.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
| Member name | Description | |
|---|---|---|
| All | Is used during search request to indicate searching for all hierarchy types. | |
| Collection | Not used. | |
| Derived | The relationship is derived from the attribute values. | |
| Explicit | The relationship is explicitly defined. |
The HierarchyType simple type specifies the type of hierarchy construct.
Show: