Свойство ScalePinInstance.Enable
Gets the calculated value of the Enable property in a ScalePin class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Enable As Boolean
Get
'Применение
Dim instance As ScalePinInstance
Dim value As Boolean
value = instance.Enable
public bool Enable { get; }
public:
property bool Enable {
bool get ();
}
member Enable : bool
function get Enable () : boolean
Значение свойства
Тип: System.Boolean
A Boolean value that represents the calculated value of the Enable property.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering