For Babelfish Release 1.11.4.5

ResultListIntermediateFormattedGetParticipantAttributeFiringOrderPtr Property

Overrides the method the ResultListIntermediateFormatted uses to calculate the Squadding field in each row.

Definition

Namespace: Scopos.BabelFish.DataActors.ResultListFormatter
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.4.5+89835fe347ec3eb6d8507435ea2625698f1c3143
C#
public ParticipantAttributeOverload GetParticipantAttributeFiringOrderPtr { get; set; }

Property Value

ParticipantAttributeOverload

Remarks

After updating, be sure to call RefreshAllRowsParticipantAttributeFields to use the new method in the field value.

See Also