ItemReferenceData Class

Definition

Represents the reference data to a catalog item.

public ref class ItemReferenceData
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Serializable]
public class ItemReferenceData
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Serializable>]
type ItemReferenceData = class
Public Class ItemReferenceData
Inheritance
ItemReferenceData
Attributes

Constructors

ItemReferenceData()

Creates a new instance of the ItemReferenceData class.

Properties

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.

Applies to