WS_STATUS_HTTP_OK field

Error code indicating that the webservice HTTP request by the web services connector was successful.

Syntax
Visual Basic
Public Shared WS_STATUS_HTTP_OK As Integer
C#
public const int WS_STATUS_HTTP_OK;