ReportParameter.AllowBlank プロパティ
このパラメーターの値を空の文字列にできるかどうかを示す値を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property AllowBlank As Boolean
Get
'使用
Dim instance As ReportParameter
Dim value As Boolean
value = instance.AllowBlank
public bool AllowBlank { get; }
public:
property bool AllowBlank {
bool get ();
}
member AllowBlank : bool
function get AllowBlank () : boolean
プロパティ値
型: System.Boolean
Boolean 値。