System::Web::Services::Soap::Attribute class
Attribute class
Contains the names of the SOAP attributes.
Methods
Method | Description |
---|
Attribute() | The default constructor is deleted. |
Fields
Field | Description |
---|
static Actor | The string representation of the ‘actor’ attribute name. |
static ConformsTo | The string representation of the ‘conformsTo’ attribute name. |
static EncodingStyle | The string representation of the ’encodingStyle’ attribute name. |
static Lang | The string representation of the ’lang’ attribute name. |
static MustUnderstand | The string representation of the ‘mustUnderstand’ attribute name. |
See Also