ReportConnectionCustomCode.CheckMethod Property

Definition

Gets or sets the custom code of the report using the CheckMethod method.

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

Property Value

A string value that represents the custom code of the report.

Applies to