SubReportInstance.ProcessedWithError Eigenschaft

Definition

Ruft einen Boolean-Wert ab, der angibt, ob dieses SubReportInstance-Objekt Fehler enthält.

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

Eigenschaftswert

true, wenn dieses SubReportInstance-Objekt Fehler enthält, andernfalls false.

Hinweise

Informationen zum Fehlercode finden Sie unter ErrorCode.

Gilt für: