ICException.ErrorCode Property

This property returns an errorcode from the ErrorCodes enumeration.
Syntax:
[C#]
public ICException.ErrorCodes ErrorCode;
Limitations:

Read only.

See also: ErrorCodes

<< ICException