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