QuestionBuilder Property

English Query

English Query

QuestionBuilder Property

Contains the Question Builder information (the QuestionBuilder object) for the DomainInfo object.

Applies To

DomainInfo Object

Syntax

Set QuestionBuilder = DomainInfo.QuestionBuilder

Parts

QuestionBuilder

An object variable that represents a QuestionBuilder object.

DomainInfo

An object variable that represents a DomainInfo object.

Remarks

This property is read-only.

Before the DomainInfo object can parse an end user's English questions, it must be initialized with a specific model using the InitDomain method.

See Also

ClarifySpellingErrors Property

DomainInfo Object

InitDomain Method

QuestionBuilder Object

RetainContext Property