3.1.4.38.2.1 HierarchyMembersGetRequest

The HierarchyMembersGetRequest element uses the HierarchyMembersGetCriteria complex type to specify inputs to the request.

The following is the XML schema definition of the HierarchyMembersGetRequest element.

   <xs:element name="HierarchyMembersGetRequest">
     <xs:complexType>
       <xs:sequence>
         <xs:element xmlns:q240="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09" minOccurs="0" name="HierarchyMembersGetCriteria" nillable="true" type="q240:HierarchyMembersGetCriteria"/>
       </xs:sequence>
     </xs:complexType>
  </xs:element>

HierarchyMembersGetCriteria: Specifies the parameters that are used to retrieve a list of specific hierarchy members.