This documentation is archived and is not being maintained.

SoapHeaderAttribute Properties

The SoapHeaderAttribute type exposes the following members.

  NameDescription
Public property Supported by the .NET Compact Framework 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 Supported by the .NET Compact Framework MemberName Gets or sets the member of the XML Web service class representing the SOAP header contents.
Public property Supported by the .NET Compact Framework 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: