次の方法で共有


MapBucket.StartValue プロパティ

マップ バケットの開始値を取得します。

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

構文

'宣言
Public ReadOnly Property StartValue As ReportVariantProperty 
    Get
'使用
Dim instance As MapBucket 
Dim value As ReportVariantProperty 

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

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
ReportVariantProperty オブジェクト。

関連項目

参照

MapBucket クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間