ItemNamespaceHeader Class
SQL Server 2000
Represents the identifier that is used to retrieve item properties.
Public Class ItemNamespaceHeader Inherits SoapHeader Member of [Namespace]
public class ItemNamespaceHeader : SoapHeader Member of [Namespace]
Public Properties
ItemNamespace | Sets the identifier (ItemNamespaceEnum enumeration) to use when retrieving item properties. |
Remarks
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.
