ItemNamespaceHeader Class
Represents the identifier that is used to retrieve item properties.
Assembly: ReportService2005 (in ReportService2005.dll)
| Name | Description | |
|---|---|---|
![]() | ItemNamespaceHeader() | Instantiates a new instance of an ItemNamespaceHeader class. |
| 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.) |
| 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.) |
You can use the ItemNamespaceHeader SOAP header in Reporting Services to retrieve item properties based on two different item identifiers: the full path name of the item or the ID of the item. For more information, see Setting the Item Namespace for the GetProperties Method.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


