次の方法で共有


EndValue プロパティ

MapBucket クラスの EndValue プロパティの計算値を取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property EndValue As Object
    Get
'使用
Dim instance As MapBucketInstance
Dim value As Object

value = instance.EndValue
public Object EndValue { get; }
public:
property Object^ EndValue {
    Object^ get ();
}
member EndValue : Object
function get EndValue () : Object

プロパティ値

型: System. . :: . .Object
EndValue プロパティの計算値を表すオブジェクトです。