ExtensionParameter.ValidValues 속성

정의

설정에 맞게 설정할 수 있는 값 집합을 얻습니다.

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

속성 값

ValidValue 개체의 배열입니다.

적용 대상