3.1.4.24.2.1 EntityMembersCopyRequest

The EntityMembersCopyRequest element specifies the entity member or members to be copied in the EntityMembersCopyCriteria complex type.

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

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

EntityMembersCopyCriteria: Specifies a request complex type that defines the entity member criteria for the copy operations.