RecommendationsType


Description

Get/set the type of recommendation the engine does.

Syntax

Getting:

aEngine.RecommendationsType

Setting:

aEngine.RecommendationsType= aRecommendEnum

 

Parameter Description
anEngine an Engine object.
aRecommendEnum a value of type RECOMMENDENUM

Return Value

A value of type RECOMMENDENUM that tells what kind of recommendations will be made.

Applies To

Engine

Also See

Add (Models)

Inference: an Overview