English Query
DomainInfo Property
Contains the model information (the DomainInfo object) for the Session object.
Applies To
Syntax
DomainInfo = Session.DomainInfo
Parts
DomainInfo
An object variable that represents a DomainInfo object.
Session
An
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.