For Babelfish Release 1.12.3.10

ResultEventSquaddingAssignment Property

Definition

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