Expand Minimize
This topic has not yet been rated - Rate this topic

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.

See Also

ReportingService Class

Reporting Services Web Service Library

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.