Свойство MapAppearanceRuleInstance.EndValue
Gets the calculated value of the EndValue property in a MapAppearanceRule class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property EndValue As Object
Get
'Применение
Dim instance As MapAppearanceRuleInstance
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
An object that represents the calculated value of the EndValue property.
См. также
Справочник
MapAppearanceRuleInstance Класс
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering