ExtensionParameter.ValidValues 속성

정의

설정에 대해 구성할 수 있는 값의 집합입니다.

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

속성 값

ValidValue 개체의 배열입니다.

적용 대상