Поделиться через


Свойство MapAppearanceRule.DataValue

Gets an expression to be evaluated on the scope of a map item in a map polygon layer, a map point layer, or a map line layer.

Пространство имен:  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
A ReportVariantProperty object.

См. также

Справочник

MapAppearanceRule Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering