IsMustUnderstandFaultCode()
Details_SoapException::IsMustUnderstandFaultCode(System::SharedPtr<Xml::XmlQualifiedName>) method
Checks if the specified code is equal to the ‘MustUnderstand’ SOAP fault code.
static bool System::Web::Services::Protocols::Details_SoapException::IsMustUnderstandFaultCode(System::SharedPtr<Xml::XmlQualifiedName> code)
Arguments
Parameter | Type | Description |
---|---|---|
code | System::SharedPtr<Xml::XmlQualifiedName> | The SOAP fault code to check. |
Return Value
True when the specified code is equal to the ‘MustUnderstand’ SOAP fault code, otherwise false.
See Also
- Typedef SharedPtr
- Class XmlQualifiedName
- Class Details_SoapException
- Namespace System::Web::Services::Protocols
- Library Aspose.Slides