Parent Class
Represents a consolidated node in a hierarchy.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Name | Description | |
|---|---|---|
![]() | Parent() | Initializes a new instance of the Parent class. |
| Name | Description | |
|---|---|---|
![]() | ExtensionData | Gets or sets the structure that contains extra data.(Inherited from DataContractBase.) |
![]() | HierarchyId | Gets or sets the ID of the parent member’s explicit hierarchy. |
![]() | ParentId | Gets or sets the member ID of the parent member in a hierarchy. |
![]() | RelationshipType | Gets or sets the relationship type of the member that is represented by Parent. |
![]() | SortOrder | Gets or sets an integer value that represents the sort order for the member within the hierarchy / parent. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


