Value プロパティ
プロパティの Boolean 値を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property Value As Boolean
Get
'使用
Dim instance As ReportBoolProperty
Dim value As Boolean
value = instance.Value
public bool Value { get; }
public:
property bool Value {
bool get ();
}
member Value : bool
function get Value () : boolean
プロパティ値
型: System. . :: . .Boolean
Boolean 値。