Service.HierarchyMembersGet(HierarchyMembersGetRequest) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
HierarchyGet gets the ParentChild data for a given Hierarchy
public:
virtual Microsoft::MasterDataServices::Services::MessageContracts::HierarchyMembersGetResponse ^ HierarchyMembersGet(Microsoft::MasterDataServices::Services::MessageContracts::HierarchyMembersGetRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.HierarchyMembersGetResponse HierarchyMembersGet (Microsoft.MasterDataServices.Services.MessageContracts.HierarchyMembersGetRequest request);
abstract member HierarchyMembersGet : Microsoft.MasterDataServices.Services.MessageContracts.HierarchyMembersGetRequest -> Microsoft.MasterDataServices.Services.MessageContracts.HierarchyMembersGetResponse
override this.HierarchyMembersGet : Microsoft.MasterDataServices.Services.MessageContracts.HierarchyMembersGetRequest -> Microsoft.MasterDataServices.Services.MessageContracts.HierarchyMembersGetResponse
Public Function HierarchyMembersGet (request As HierarchyMembersGetRequest) As HierarchyMembersGetResponse
Parameters
- request
- HierarchyMembersGetRequest