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


Свойство ReportIntProperty.Value

Gets the integer value of the property.

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

Синтаксис

'Декларация
Public ReadOnly Property Value As Integer 
    Get
'Применение
Dim instance As ReportIntProperty 
Dim value As Integer 

value = instance.Value
public int Value { get; }
public:
property int Value {
    int get ();
}
member Value : int
function get Value () : int

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

Тип: System.Int32
An integer value.

См. также

Справочник

ReportIntProperty Класс

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