Lenguaje

ExtensionParameter.ValidValues Propiedad

Definición

Obtiene un conjunto de valores que se pueden configurar para el escenario.

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

Valor de propiedad

Una matriz de objetos ValidValue.

Se aplica a