Response ErrorCode Property Bluefin Web Client API Documentation
Gets integer value of response variable error_code.

Namespace: Bluefin.Web.Client
Assembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax

Public ReadOnly Property ErrorCode As Integer 
	Get
Remarks

0 means no error; >0 for error number.
See Also