言語

MapSizeRuleInstance.EndSize プロパティ

定義

EndSizeクラスにおけるMapSizeRuleプロパティの計算値を取得します。

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

プロパティ値

ReportSizeプロパティの計算値を表すEndSize値です。

適用対象