3.1.4.24.2.2 EntityMembersCopyResponse

The EntityMembersCopyResponse element contains the results of the operation in the OperationResult complex type.

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

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

OperationResult: Specifies the list of errors that is returned if the operation fails.