SoapHeaderMapping Properties

 

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

NameDescription
System_CAPS_pubpropertyCustom

Gets a Boolean value that indicates whether the SOAP header mapping is custom-defined.

System_CAPS_pubpropertyDirection

Gets a SoapHeaderDirection value that indicates the direction of the SOAP header mapping.

System_CAPS_pubpropertyHeaderType

Gets a Type that represents the type of the SOAP header mapping.

System_CAPS_pubpropertyMemberInfo

Gets the MemberInfo associated with the SOAP header mapping.

System_CAPS_pubpropertyRepeats

Gets a Boolean value that indicates whether the SOAP header mapping repeats.

Return to top
Show: