[Visual Basic]
Property ErrCode As Integer
[C#]
public int ErrCode [get]
Description
The ErrCode property return the error number of last operation. It will be one of the LINEERR constants.
Remarks
See Also
Support editions




[Visual Basic]
Property ErrCode As Integer
[C#]
public int ErrCode [get]
The ErrCode property return the error number of last operation. It will be one of the LINEERR constants.