For Babelfish Release 1.11.1.3

ResultListIntermediateFormattedGetParticipantAttributeClubPtr Property

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

Definition

Namespace: Scopos.BabelFish.DataActors.ResultListFormatter
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public ParticipantAttributeOverload GetParticipantAttributeClubPtr { get; set; }

Property Value

ParticipantAttributeOverload

Remarks

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

See Also