ItemNamespaceHeaderValue Property
SQL Server 2000
ReportingService.ItemNamespaceHeaderValue Property
The value (ItemNamespaceHeader object) that represents the identifier used to retrieve item properties.
public Dim ItemNamespaceHeaderValue As [Namespace].ItemNamespaceHeader Member of [Namespace].ReportingService
public [Namespace].ItemNamespaceHeader ItemNamespaceHeaderValue; Member of [Namespace].ReportingService
Remarks
You can use the ItemNamespaceHeaderValue property of the Web service 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.