For Babelfish Release 1.11.1.3

SegmentGroupCommandResultEngineDirectives Property

Directive given to the Result Engine, to tell it to record the current Result List as the one to compare against. Only valid when the ResultEngineCompareType is NOW.

Does (kinda) follow the value inheritance rules.

Definition

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

Property Value

ResultEngineDirectives

See Also