SubReportInstance.ProcessedWithError Proprietà

Definizione

Ottiene un Boolean valore che indica se contiene SubReportInstance errori.

public:
 property bool ProcessedWithError { bool get(); };
public bool ProcessedWithError { get; }
member this.ProcessedWithError : bool
Public ReadOnly Property ProcessedWithError As Boolean

Valore della proprietà

true se questo SubReportInstance contiene errori; altrimenti, false.

Commenti

Per il codice di errore, vedi ErrorCode.

Si applica a