SubReportInstance.ErrorCode Proprietà

Definizione

Ottiene il codice di errore di questo SubReportInstance.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::SubReportErrorCodes ErrorCode { Microsoft::ReportingServices::OnDemandReportRendering::SubReportErrorCodes get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.SubReportErrorCodes ErrorCode { get; }
member this.ErrorCode : Microsoft.ReportingServices.OnDemandReportRendering.SubReportErrorCodes
Public ReadOnly Property ErrorCode As SubReportErrorCodes

Valore della proprietà

Un SubReportErrorCodes valore che rappresenta il codice di errore.

Commenti

Questa proprietà è applicabile solo quando ProcessedWithError è true.

Si applica a