ExtensionParameter.ValidValues Propiedad

Definición

Conjunto de valores que se pueden definir para la configuración.

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

Valor de propiedad

Matriz de objetos ValidValue.

Se aplica a