ReportConnectionCustomCode.CheckMethod Proprietà

Definizione

Ottiene o imposta il codice personalizzato del report utilizzando il metodo 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

Valore della proprietà

Valore stringa che rappresenta il codice personalizzato del report.

Si applica a