For Babelfish Release 1.12.4.4

ResultListIntermediateFormattedGetParticipantAttributeTeamPtr Property

Overrides the method the ResultListIntermediateFormatted uses to calculate the Team field

Definition

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

Property Value

ParticipantAttributeOverload

Remarks

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

See Also