Поделиться через


Класс ItemReferenceData

Represents the reference data to a catalog item.

Иерархия наследования

System. . :: . .Object
  ReportService2010..::..ItemReferenceData

Пространство имен:  ReportService2010
Сборка:  ReportService2010 (в ReportService2010.dll)

Синтаксис

'Декларация
<SerializableAttribute> _
Public Class ItemReferenceData
'Применение
Dim instance As ItemReferenceData
[SerializableAttribute]
public class ItemReferenceData
[SerializableAttribute]
public ref class ItemReferenceData
[<SerializableAttribute>]
type ItemReferenceData =  class end
public class ItemReferenceData

Тип ItemReferenceData обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод ItemReferenceData Creates a new instance of the ItemReferenceData class.

В начало

Свойства

  Имя Описание
Открытое свойство 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.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод MemberwiseClone (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник