Type (Engine)


Description

Get/set the type of the inference the engine does.

Syntax

Getting:

aEngine.Type

Setting:

aEngine.Type = aInferEnum

 

Parameter Description
anEngine an Engine object.
aInferEnum a value of type INFERENUM

Return Value

A value of type INFERENUM that tells what kind of inference will be done.

Applies To

Engine

Also See

Add (Models)

Inference: an Overview