HierarchyMembersGetRequest Class
Represents a request message by using HierarchyMembersGetCriteria complex type to specify inputs to the request.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Name | Description | |
|---|---|---|
![]() | HierarchyMembersGetRequest() | Initializes a new instance of the HierarchyMembersGetRequest class that has default values. |
![]() | HierarchyMembersGetRequest(International^, HierarchyMembersGetCriteria^) | Initializes a new instance of the HierarchyMembersGetRequest class that has the specified cultural settings and criteria. |
| 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.) |
| Name | Description | |
|---|---|---|
![]() | HierarchyMembersGetCriteria | The criteria to get hierarchy members. |
![]() | International | The cultural settings. |
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:


