HierarchyMembers Class
Provides hierarchy member information that is used by other classes.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
System::Object
Microsoft.MasterDataServices::DataContractBase
Microsoft.MasterDataServices::HierarchyMembers
Microsoft.MasterDataServices::DataContractBase
Microsoft.MasterDataServices::HierarchyMembers
| Name | Description | |
|---|---|---|
![]() | HierarchyMembers() | Initializes a new instance of the HierarchyMembers class. |
| Name | Description | |
|---|---|---|
![]() | EntityId | Gets or sets the entity ID. |
![]() | ExtensionData | Gets or sets the structure that contains extra data.(Inherited from DataContractBase.) |
![]() | HierarchyId | Gets or sets a hierarchy ID. |
![]() | HierarchyType | Gets or sets a hierarchy type. |
![]() | Members | Gets or sets an array of hierarchy members. |
![]() | ModelId | Gets or sets a model ID. |
![]() | VersionId | Gets or sets a version ID. |
| 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.
Show:


