For Babelfish Release 1.12.5.15

ResultListIntermediateFormattedGetParticipantCoachPtr Property

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

Definition

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

Property Value

ParticipantAttributeOverload

Remarks

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

See Also