System::Web::Services::Soap::Element class
Contents
[
Hide
]Element class
Contains the names of the SOAP elements.
class Element
Methods
Method | Description |
---|---|
Element() | The default constructor is deleted. |
Fields
Field | Description |
---|---|
static Body | The string representation of the ‘Body’ element name. |
static Claim | The string representation of the ‘Claim’ element name. |
static Envelope | The string representation of the ‘Envelope’ element name. |
static Fault | The string representation of the ‘Fault’ element name. |
static FaultActor | The string representation of the ‘faultactor’ element name. |
static FaultCode | The string representation of the ‘faultcode’ element name. |
static FaultDetail | The string representation of the ‘detail’ element name. |
static FaultString | The string representation of the ‘faultstring’ element name. |
static Header | The string representation of the ‘Header’ element name. |
static Message | The string representation of the ‘Message’ element name. |
static StackTrace | The string representation of the ‘StackTrace’ element name. |
See Also
- Class Soap
- Namespace System::Web::Services
- Library Aspose.PUB for C++