For Babelfish Release 1.11.3.13

SegmentGroupCommandResultEngineDirectives Property

Directive command given to the Result Engine, when this command is issued. Providing instructions such as to possible disable the current score projection algorithm or which previous Result List to use to evaluate the Rank Trends.

Does (kinda) follow the value inheritance rules.

Definition

Namespace: Scopos.BabelFish.DataModel.Definitions
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
public ResultEngineDirectives ResultEngineDirectives { get; set; }

Property Value

ResultEngineDirectives

See Also