言語

MapLocationInstance.Unit プロパティ

定義

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

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

プロパティ値

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

適用対象