次の方法で共有


ExtensionParameter.ValidValues プロパティ

定義

設定に構成可能な値のセットです。

public:
 property cli::array <ReportService2005::ValidValue ^> ^ ValidValues { cli::array <ReportService2005::ValidValue ^> ^ get(); void set(cli::array <ReportService2005::ValidValue ^> ^ value); };
public ReportService2005.ValidValue[] ValidValues { get; set; }
member this.ValidValues : ReportService2005.ValidValue[] with get, set
Public Property ValidValues As ValidValue()

プロパティ値

ValidValue オブジェクトの配列。

適用対象