ReportConnectionCustomCode.Method 속성

정의

메서드의 지정된 값을 가져오거나 설정합니다.

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

속성 값

보고서의 메서드를 지정하는 문자열 값입니다.

적용 대상