SubReportInstance.ProcessedWithError Proprietà

Definizione

Ottiene un valore Boolean che indica se questo oggetto SubReportInstance contiene errori.

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

Valore della proprietà

Boolean

true se SubReportInstance contiene errori. In caso contrario, false.

Commenti

Per il codice di errore, vedere ErrorCode .

Si applica a