This topic has not yet been rated - Rate this topic

ItemNamespaceEnum Enumeration

Describes the namespace identifier used to retrieve property information for an item in a report server database.

Namespace:  ReportService2010
Assembly:  ReportService2010 (in ReportService2010.dll)

[SerializableAttribute]
public enum ItemNamespaceEnum
Member name Description
PathBased The Path of the item in the report server database is used to retrieve an item's properties with the GetProperties method.
GUIDBased The ID of the item in the report server database is used to retrieve an item's properties with the GetProperties method.

Use the ItemNamespaceEnum enumeration with the ItemNamespaceHeader class.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ