Proprietà Enable
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Enable As Boolean
Get
'Utilizzo
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
Valore proprietà
Tipo: System. . :: . .Boolean
A Boolean value that represents the calculated value of the Enable property.