Object Model FileUpEE FileCollection FileEE SoapEnvelope
SoapHeaders SoapHeaderElement Progress Object


The SoapHeaderElement Object

SoapHeaderElement Properties
Name
Namespaces
Value

SoapHeaderElement Properties
Name
Syntax

objSoapHeaderElement.Name [=Header Name]

Description

Name sets or returns the name of a SOAP header.

Name is a Read/Write property.

Top

Namespaces

Namespaces sets or returns a SOAP header's collection of name/value namespaces.

The Namespaces collection has four properties:

Namespaces Properties
AddTakes a namespace name and value, and adds a namespace to the collection.
CountReturns the number of namespace pairs in the collection.
ItemRepresents a single namespace value in a collection of name/value pairs.
KeyRepresents a single namespace name in a collection of name/value pairs.

Namespaces is a Read/Write property.

Top

Value
Syntax

objSoapHeaderElement.Value [=Header Value]

Description

Value sets or returns the value of a SOAP header.

Value is a Read/Write property.

Top



Object Model FileUpEE FileCollection FileEE SoapEnvelope
SoapHeaders SoapHeaderElement Progress Object


Copyright © 2003, SoftArtisans, Inc.