ReportRenderingException.ErrorCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the error code for the exception.
public:
property Microsoft::ReportingServices::Diagnostics::Utilities::ErrorCode ErrorCode { Microsoft::ReportingServices::Diagnostics::Utilities::ErrorCode get(); };
public Microsoft.ReportingServices.Diagnostics.Utilities.ErrorCode ErrorCode { get; }
member this.ErrorCode : Microsoft.ReportingServices.Diagnostics.Utilities.ErrorCode
Public ReadOnly Property ErrorCode As ErrorCode
Property Value
An ErrorCode value for the exception.