Condividi tramite


ReportParameter.ValidValues Proprietà

Definizione

Oggetti ValidValues disponibili per il parametro.

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()

Valore della proprietà

Matrice di oggetti ValidValues.

Commenti

Questa proprietà fornisce un elenco di valori validi da cui l'utente deve scegliere un valore di proprietà.

Si applica a