Класс OnDemandDocumentMapNode
Represents a node in the document map at run time.
Иерархия наследования
System.Object
Microsoft.ReportingServices.ReportProcessing.OnDemandDocumentMapNode
Microsoft.ReportingServices.OnDemandReportRendering.DocumentMapNode
Пространство имен: Microsoft.ReportingServices.ReportProcessing
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
Public Class OnDemandDocumentMapNode
'Применение
Dim instance As OnDemandDocumentMapNode
[SerializableAttribute]
public class OnDemandDocumentMapNode
[SerializableAttribute]
public ref class OnDemandDocumentMapNode
[<SerializableAttribute>]
type OnDemandDocumentMapNode = class end
public class OnDemandDocumentMapNode
Тип OnDemandDocumentMapNode обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
Id | Gets a unique identifier for the node. | |
Label | Gets the node label. | |
Level | Gets the node level in the document map. |
В начало
Методы
Имя | Описание | |
---|---|---|
Equals | (Производный от Object.) | |
Finalize | (Производный от Object.) | |
GetHashCode | (Производный от Object.) | |
GetType | (Производный от Object.) | |
MemberwiseClone | (Производный от Object.) | |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.ReportProcessing