言語

ReportParameter.AllowBlankSpecified プロパティ

定義

AllowBlankの性質が指定されていることを示します。

public:
 property bool AllowBlankSpecified { bool get(); void set(bool value); };
public bool AllowBlankSpecified { get; set; }
member this.AllowBlankSpecified : bool with get, set
Public Property AllowBlankSpecified As Boolean

プロパティ値

Boolean の値。

適用対象