ReportParameter.ValidValues 屬性

定義

public:
 property cli::array <Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::ValidValue ^> ^ ValidValues { cli::array <Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::ValidValue ^> ^ get(); void set(cli::array <Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::ValidValue ^> ^ value); };
public Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ValidValue[] ValidValues { get; set; }
Public Property ValidValues As ValidValue()

屬性值

ValidValue[]

適用於