InitDomain Method

English Query

English Query

InitDomain Method

Creates a Domain object if necessary and attaches it to the Session object.

Applies To

Session Object

Syntax

Session.InitDomain(DomainFileName)

Parts

Session

An object variable that represents an existing session object.

DomainFileName

A string that contains the specific model file name (*.eqd).

Remarks

This method must be called before any other method of the Session object.

See Also

ClarifySpellingErrors Property

DomainInfo Property

ParseRequest Method