DocumentMap.Current プロパティ

定義

ドキュメントマップ内の現在のノードを取得したり設定したりします。

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::DocumentMapNode ^ Current { Microsoft::ReportingServices::OnDemandReportRendering::DocumentMapNode ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.DocumentMapNode Current { get; }
member this.Current : Microsoft.ReportingServices.OnDemandReportRendering.DocumentMapNode
Public MustOverride ReadOnly Property Current As DocumentMapNode

プロパティ値

DocumentMapNode オブジェクト。

実装

適用対象