3.1.4.97.3.1 ExecuteSPGetApprovedUpdateMetadataRequestBody
Contains the query to obtain the list of update metadata.
-
<xsd:complexType name="ExecuteSPGetApprovedUpdateMetadataRequestBody"> <xsd:sequence> <xsd:element minOccurs="0" maxOccurs="1" name="updateCategoryIds" nillable="true" type="tns:ArrayOfGuid"/> <xsd:element minOccurs="0" maxOccurs="1" name="updateClassificationIds" nillable="true" type="tns:ArrayOfGuid"/> </xsd:sequence> </xsd:complexType>
updateCategoryIds: This field MUST be present. It contains the array of update category IDs.
updateClassificationIds: This field MUST be present. It contains the array of update classification IDs.