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


Свойство MapAppearanceRuleInstance.StartValue

Gets the calculated value of the StartValue property in a MapAppearanceRule class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property StartValue As Object 
    Get
'Применение
Dim instance As MapAppearanceRuleInstance 
Dim value As Object 

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

Значение свойства

Тип: System.Object
An object that represents the calculated value of the StartValue property.

См. также

Справочник

MapAppearanceRuleInstance Класс

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