次の方法で共有


MapAppearanceRule.DataValue プロパティ

マップの多角形レイヤー、ポイント レイヤー、または線レイヤー内のマップ アイテムのスコープで評価される式を取得します。

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

構文

'宣言
Public ReadOnly Property DataValue As ReportVariantProperty 
    Get
'使用
Dim instance As MapAppearanceRule 
Dim value As ReportVariantProperty 

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

プロパティ値

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

関連項目

参照

MapAppearanceRule クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間