For Babelfish Release 1.12.3.10

ResultListIntermediateFormattedGetParticipantAttributeLocalDatePtr Property

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

Definition

Namespace: Scopos.BabelFish.DataActors.ResultListFormatter
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
public ParticipantAttributeOverload GetParticipantAttributeLocalDatePtr { get; set; }

Property Value

ParticipantAttributeOverload

Remarks

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

See Also