3.3.5.3.2.1 SuppressAlertCompleted
This element specifies input values for the SuppressAlertCompleted operation.
-
<xs:element name="SuppressAlertCompleted"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="alertKey" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="errMessage" nillable="true" type="xs:string" /> </xs:sequence> </xs:complexType> </xs:element>
alertKey: A string that contains the key to the alert.
errMessage: A string that contains any error received when suppressing an alert.