System::Web::Services::Soap::Attribute class

Attribute class

Contains the names of the SOAP attributes.

class Attribute

Methods

MethodDescription
Attribute()The default constructor is deleted.

Fields

FieldDescription
static ActorThe string representation of the ‘actor’ attribute name.
static ConformsToThe string representation of the ‘conformsTo’ attribute name.
static EncodingStyleThe string representation of the ’encodingStyle’ attribute name.
static LangThe string representation of the ’lang’ attribute name.
static MustUnderstandThe string representation of the ‘mustUnderstand’ attribute name.

See Also