3.1.4.35.2.2 ExportViewDeleteResponse

The ExportViewDeleteResponse element holds the details of the response.

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

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

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