Response Object

English Query

English Query

Response Object

Returned from the Session.ParseRequest method when the English request is parsed into a collection of database queries.

Properties
Type Property (Response Object) Contains an integer or a symbolic constant representing a type of Response object.
Remarks

The Type property contains a value or symbolic constant that represents one of three response types: CommandResponse, ErrorResponse, or UserClarifyResponse.

See Also

AnswerCmd Object

CommandResponse Object

ErrorResponse Object

QueryCmd Object

Reply Method

UserClarifyResponse Object