MemberType Enumeration
Specifies the type of member record within an entity.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
| Member name | Description | |
|---|---|---|
| Collection | A collection node. | |
| CollectionMember | A member node in a collection. | |
| Consolidated | A consolidated or parent node. | |
| Hierarchy | A hierarchy node. | |
| Leaf | A leaf or a child node. | |
| NotSpecified | The MemberType has not been specified. |
The MemberType simple type specifies the type of member record within an entity.
Show: