For Babelfish Release 1.12.5.15

ResultEventSquaddingAssignment Property

Definition

Namespace: Scopos.BabelFish.DataModel.OrionMatch
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.5.15+bc7490f802416c9e774304c66372b6a26afede1d
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