ReportParameter.ValidValues 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
參數可用的有效值。 唯讀。
public:
property cli::array <ReportExecution2005::ValidValue ^> ^ ValidValues { cli::array <ReportExecution2005::ValidValue ^> ^ get(); void set(cli::array <ReportExecution2005::ValidValue ^> ^ value); };
public ReportExecution2005.ValidValue[] ValidValues { get; set; }
member this.ValidValues : ReportExecution2005.ValidValue[] with get, set
Public Property ValidValues As ValidValue()
屬性值
一個唯讀的物件陣列 ValidValue 。
備註
你可以在使用者介面中顯示參數的有效值。