ItemReference Class

Definition

Represents a reference to a catalog item.

public ref class ItemReference
[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 ItemReference
[<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 ItemReference = class
Public Class ItemReference
Inheritance
ItemReference
Attributes

Constructors

ItemReference()

Creates a new instance of the ItemReference class.

Properties

Name

Gets or sets the name of the referenced catalog item in an item definition.

Reference

The fully qualified URL of the referenced item including the file name (and extension in SharePoint mode).

Applies to