Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Gets the calculated value of the Formula property in a GaugeInputValue class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Formula As GaugeInputValueFormulas
Get
'Применение
Dim instance As GaugeInputValueInstance
Dim value As GaugeInputValueFormulas
value = instance.Formula
public GaugeInputValueFormulas Formula { get; }
public:
property GaugeInputValueFormulas Formula {
GaugeInputValueFormulas get ();
}
member Formula : GaugeInputValueFormulas
function get Formula () : GaugeInputValueFormulas
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.GaugeInputValueFormulas
A GaugeInputValueFormulas value that represents the calculated value of the Formula property.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering