DtxApiErrorExceptionErrorCode Property

Gets an error code description.

Namespace:  Dtx.DataAccessExt.BL.DtxApiExceptions
Assembly:  Dtx.DataAccessExt (in Dtx.DataAccessExt.dll) Version: 11.0.12.85

Syntax
C#
public string ErrorCode { get; }

Property Value

Type: String
See Also