GalleryItem Properties
Provides information about an item within the Report Gallery.| Name | Description |
|---|---|
| Content | Specifies the content of a Report Gallery item. |
| ContentHash | Specifies the hash code (a number) of the current GalleryItem‘s content. |
| DisplayName | Specifies the display name of a Report Gallery item. |
| ID | Specifies the unique identifier of a Report Gallery item. |
| IsContainer | Specifies whether or not a Report Gallery item is a container for other items. |
| IsRootContainer | Specifies whether or not a Report Gallery item is a root container. |
| ItemKind | Specifies a Report Gallery item’s category. |
| ItemType | Specifies a Report Gallery item’s type. |
| SID | Specifies the unique identifier of a corresponding root node. |
See Also