For Babelfish Release 1.11.3.13

ResultListIntermediateFormattedGetParticipantAttributeMiddleNamePtr Property

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

Definition

Namespace: Scopos.BabelFish.DataActors.ResultListFormatter
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
public ParticipantAttributeOverload GetParticipantAttributeMiddleNamePtr { get; set; }

Property Value

ParticipantAttributeOverload

Remarks

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

See Also