System::Web::Services::Soap12::Element class
Contents
[
Hide
]Element class
Contains the names of the elements of SOAP version 1.2.
class Element
Methods
Method | Description |
---|---|
Element() | The default constructor is deleted. |
Fields
Field | Description |
---|---|
static FaultCode | The string representation of the ‘Code’ element name. |
static FaultCodeValue | The string representation of the ‘Value’ element name. |
static FaultDetail | The string representation of the ‘Detail’ element name. |
static FaultNode | The string representation of the ‘Node’ element name. |
static FaultReason | The string representation of the ‘Reason’ element name. |
static FaultReasonText | The string representation of the ‘Text’ element name. |
static FaultRole | The string representation of the ‘Role’ element name. |
static FaultSubcode | The string representation of the ‘Subcode’ element name. |
static Upgrade | The string representation of the ‘Upgrade’ element name. |
static UpgradeEnvelope | The string representation of the ‘SupportedEnvelope’ element name. |
See Also
- Class Soap12
- Namespace System::Web::Services
- Library Aspose.PUB for C++