For Babelfish Release 1.11.1.3

ResultEventSquaddingAssignment Property

Definition

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