DomainInfo Property

English Query

English Query

DomainInfo Property

Contains the model information (the DomainInfo object) for the Session object.

Applies To

Session Object

Syntax

DomainInfo = Session.DomainInfo

Parts

DomainInfo

An object variable that represents a DomainInfo object.

Session

An object variable that represents a Session object.

Remarks

This property is read-only. Before the Session object can parse an end user's English questions, it must be initialized for a particular model with the InitDomain method.

See Also

ClarifySpellingErrors Property

DomainInfo Object

InitDomain Method

ParseRequest Method

RetainContext Property