ReportConnectionCustomCode.CheckMethod Propiedad

Definición

Obtiene o establece el código personalizado del informe utilizando el método 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

Valor de propiedad

Valor de cadena que representa el código personalizado del informe.

Se aplica a