次の方法で共有


ValidValuesQueryBasedSpecified プロパティ

ValidValuesQueryBased プロパティが指定されているかどうかを示します。

名前空間:  ReportExecution2005
アセンブリ:  ReportExecution2005 (ReportExecution2005.dll)

構文

'宣言
Public Property ValidValuesQueryBasedSpecified As Boolean
    Get
    Set
'使用
Dim instance As ReportParameter
Dim value As Boolean

value = instance.ValidValuesQueryBasedSpecified

instance.ValidValuesQueryBasedSpecified = value
public bool ValidValuesQueryBasedSpecified { get; set; }
public:
property bool ValidValuesQueryBasedSpecified {
    bool get ();
    void set (bool value);
}
member ValidValuesQueryBasedSpecified : bool with get, set
function get ValidValuesQueryBasedSpecified () : boolean
function set ValidValuesQueryBasedSpecified (value : boolean)

プロパティ値

型: System. . :: . .Boolean
Boolean 値です。