Enable プロパティ
名前空間: 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
Enable プロパティの計算値を表す Boolean 値。