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

属性值

一个表示报表自定义代码的字符串值。

适用于