次の方法で共有


Report.DocumentMap プロパティ

定義

レポートのドキュメント マップを取得します。

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

プロパティ値

DocumentMap オブジェクト。

適用対象