For Babelfish Release 1.12.4.4

ResultListIntermediateFormattedGetParticipantAttributeRankPtr Property

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

Definition

Namespace: Scopos.BabelFish.DataActors.ResultListFormatter
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
public ParticipantAttributeOverload? GetParticipantAttributeRankPtr { get; set; }

Property Value

ParticipantAttributeOverload

Remarks

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

See Also