ReportParameter.ValidValues 屬性

定義

參數可用的 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()

屬性值

ValidValues 物件的陣列。

備註

此屬性提供一個有效值清單,使用者必須從中選擇屬性值。

適用於