SoapHeaderAttribute Properties

 

Namespace:   System.Web.Services.Protocols
Assembly:  System.Web.Services (in System.Web.Services.dll)

NameDescription
System_CAPS_pubpropertyDirection

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

System_CAPS_pubpropertyMemberName

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

System_CAPS_pubpropertyRequired

Obsolete. This member is obsolete and has no functionality.

System_CAPS_pubpropertyTypeId

When implemented in a derived class, gets a unique identifier for this Attribute.(Inherited from Attribute.)

Return to top
Show: