Класс 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) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.