This documentation is archived and is not being maintained.

SoapHeaderAttribute Properties

The SoapHeaderAttribute type exposes the following members.

  NameDescription
Public property Direction Gets or sets whether the SOAP header is intended for the XML Web service or the XML Web service client or both.
Public property MemberName Gets or sets the member of the XML Web service class representing the SOAP header contents.
Public property Required Obsolete. This member is obsolete and has no functionality.
Public property TypeId When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.)
Top
Show: