ItemReferenceData Class
Represents the reference data to a catalog item.
Assembly: ReportService2010 (in ReportService2010.dll)
| Name | Description | |
|---|---|---|
![]() | ItemReferenceData() | Creates a new instance of the ItemReferenceData class. |
| Name | Description | |
|---|---|---|
![]() | Name | Gets or sets the name of the referenced catalog item in an item definition. |
![]() | Reference | Gets or sets the fully qualified URL of the referenced item including the file name and, in SharePoint mode, the extension. |
![]() | ReferenceType | Gets or sets the type of the referenced item. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


