This documentation is archived and is not being maintained.

SoapHeaderAttribute Properties

The properties of the SoapHeaderAttribute class are listed here. For a complete list of SoapHeaderAttribute class members, see the SoapHeaderAttribute Members topic.

Public Properties

public propertyDirection

Supported by the .NET Compact Framework.

Gets or sets whether the SOAP header is intended for the XML Web service or the XML Web service client or both.
public propertyMemberName

Supported by the .NET Compact Framework.

Gets or sets the member of the XML Web service class representing the SOAP header contents.
public propertyRequired

Supported by the .NET Compact Framework.

Obsolete. This member is obsolete and has no functionality.
public propertyTypeId (inherited from Attribute) When implemented in a derived class, gets a unique identifier for this Attribute.

See Also

SoapHeaderAttribute Class | System.Web.Services.Protocols Namespace

Show: