DocumentMapNode クラス
見出しマップ内のノード。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public NotInheritable Class DocumentMapNode _
Inherits OnDemandDocumentMapNode
'使用
Dim instance As DocumentMapNode
public sealed class DocumentMapNode : OnDemandDocumentMapNode
public ref class DocumentMapNode sealed : public OnDemandDocumentMapNode
[<SealedAttribute>]
type DocumentMapNode =
class
inherit OnDemandDocumentMapNode
end
public final class DocumentMapNode extends OnDemandDocumentMapNode
継承階層
System. . :: . .Object
Microsoft.ReportingServices.ReportProcessing. . :: . .OnDemandDocumentMapNode
Microsoft.ReportingServices.OnDemandReportRendering..::..DocumentMapNode
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。