MemberType Enumeration
Contains values that specify the type of member record within an entity.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Member name | Description | |
|---|---|---|
| Collection | Collection type members. | |
| CollectionMember | A collection hierarchy relationship record. | |
| Consolidated | Consolidated type members that participate in explicit hierarchies. Their members can have children in explicit hierarchies. | |
| Hierarchy | An explicit hierarchy relationship record. | |
| Leaf | Leaf type members, which do not have children in explicit hierarchies. | |
| NotSpecified | Member type is unspecified. |
Show: