ReportConnectionCustomCode.CheckMethod 속성

정의

CheckMethod 메서드를 사용하여 보고서의 사용자 지정 코드를 가져오거나 설정합니다.

public:
 property System::String ^ CheckMethod { System::String ^ get(); void set(System::String ^ value); };
public string CheckMethod { get; set; }
member this.CheckMethod : string with get, set
Public Property CheckMethod As String

속성 값

보고서의 사용자 지정 코드를 나타내는 문자열 값입니다.

적용 대상