System::Web::Services::Soap::Code class
Code class
Contains the names of the SOAP codes.
class Code
Methods
| Method | Description |
|---|---|
| Code() | The default constructor is deleted. |
Fields
| Field | Description |
|---|---|
| static Client | The string representation of the ‘Client’ SOAP code. |
| static MustUnderstand | The string representation of the ‘MustUnderstand’ SOAP code. |
| static Server | The string representation of the ‘Server’ SOAP code. |
| static VersionMismatch | The string representation of the ‘VersionMismatch’ SOAP code. |
See Also
- Class Soap
- Namespace System::Web::Services
- Library Aspose.TeX for C++