Share via


errorCode Field

The ErrorCode()()()() field contains the error code value for the AxaptaException object.

Namespace:  Microsoft.Dynamics
Assembly:  Microsoft.Dynamics.BusinessConnectorNet (in Microsoft.Dynamics.BusinessConnectorNet.dll)

Syntax

'Declaration
Protected errorCode As Integer
'Usage
Dim value As Integer

value = Me.errorCode

Me.errorCode = value
protected int errorCode
protected:
int errorCode

See Also

Reference

AxaptaException Class

Microsoft.Dynamics Namespace