The QuikResultWS type exposes the following members.

Constructors

  NameDescription
QuikResultWS
Initializes a new instance of the QuikResultWS class

Methods

  NameDescription
ErrorFlag
Gets a Boolean flag where if TRUE an error occurred

Fields

  NameDescription
ErrorCode
The error number associated with the result
File
The binary file if one is returned as a result
Message
The program message returned by the trapped error
ResultData
The data returned by the web service call as a data set

See Also