SoapHeaderAttribute()

SoapHeaderAttribute::SoapHeaderAttribute(String) constructor

Constructs a new instance.

System::Web::Services::Protocols::SoapHeaderAttribute::SoapHeaderAttribute(String memberName)

Arguments

ParameterTypeDescription
memberNameStringA member variable name of the XML SOAP service that is used to receive the SOAP header contents.

See Also