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


Свойство ScalePin.Enable

Gets an expression that evaluates to a value that indicates whether the pin is enabled.

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

Синтаксис

'Декларация
Public ReadOnly Property Enable As ReportBoolProperty 
    Get
'Применение
Dim instance As ScalePin 
Dim value As ReportBoolProperty 

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

См. также

Справочник

ScalePin Класс

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