For Babelfish Release 1.11.3.13

ResultEventSquaddingAssignment Property

Definition

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

Property Value

SquaddingAssignment

Implements

ISquaddingSquaddingAssignment

Remarks

Squadding Assignmetn is not a part of the REST API response for GetResultList. It is included here to allow the Result List Formatter access to squadding information, so it may display it on a formatted result list.

See Also