CommandResponse Object

English Query

English Query

CommandResponse Object

Returned from the Session.ParseRequest method when the English request is parsed into a collection of commands, which includes database commands.

Collections
Commands Collection Contains commands for the client to execute.
Properties
Restatement Property An English interpretation of the end user's question or request.

Remarks

The integers that represent the type of response object are described in the Type property.

The CommandResponse object also has all the properties and methods of the Response object.

See Also

Response Object

Type Property