Класс ItemReference
Represents a reference to a catalog item.
Иерархия наследования
System. . :: . .Object
ReportService2010..::..ItemReference
Пространство имен: ReportService2010
Сборка: ReportService2010 (в ReportService2010.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
Public Class ItemReference
'Применение
Dim instance As ItemReference
[SerializableAttribute]
public class ItemReference
[SerializableAttribute]
public ref class ItemReference
[<SerializableAttribute>]
type ItemReference = class end
public class ItemReference
Тип ItemReference обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
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). |
В начало
Методы
Имя | Описание | |
---|---|---|
Equals | (Производный от Object.) | |
Finalize | (Производный от Object.) | |
GetHashCode | (Производный от Object.) | |
GetType | (Производный от Object.) | |
MemberwiseClone | (Производный от Object.) | |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.