次の方法で共有


ValidValues プロパティ

パラメーターの有効な値 (エンド ユーザーの UI 用)。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

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

value = instance.ValidValues

instance.ValidValues = value
public ValidValues ValidValues { get; set; }
public:
property ValidValues^ ValidValues {
    ValidValues^ get ();
    void set (ValidValues^ value);
}
member ValidValues : ValidValues with get, set
function get ValidValues () : ValidValues
function set ValidValues (value : ValidValues)

プロパティ値

型: Microsoft.ReportingServices.RdlObjectModel. . :: . .ValidValues
ValidValues オブジェクトです。