ItemNamespaceHeader Members
Include Protected Members
Include Inherited Members
Represents the identifier that is used to retrieve item properties.
The ItemNamespaceHeader type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ItemNamespaceHeader() | Instantiates a new instance of an ItemNamespaceHeader class. |
Top
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
Actor | (Inherited from SoapHeader.) | |
AnyAttr | Gets or sets an array of SOAP attributes. | |
DidUnderstand | (Inherited from SoapHeader.) | |
EncodedMustUnderstand | (Inherited from SoapHeader.) | |
EncodedMustUnderstand12 | (Inherited from SoapHeader.) | |
EncodedRelay | (Inherited from SoapHeader.) | |
ItemNamespace | Specifies the identifier to use when retrieving item properties. | |
MustUnderstand | (Inherited from SoapHeader.) | |
Relay | (Inherited from SoapHeader.) | |
Role | (Inherited from SoapHeader.) |
Top