Table of Contents

TTMSFNCTimelineDatabaseAdapter.OnSetFieldFromSectionEndDate Event

Occurs when a date value is written from a timeline item to a field.

API unit family: TMSFNCTimelineDatabaseAdapter Declaring type: TTMSFNCTimelineDatabaseAdapter

Syntax

OnSetFieldFromSectionEndDate: TTMSFNCTimelineDatabaseAdapterSectionDateTimeToField;

Parameters

Name Description
Sender Object that triggered the event.
ASection Timeline section being processed.
AField Dataset field used for the mapping operation.
ADateTime Date and time value mapped to or from the field.
ADefaultSet Set to False to prevent the default field mapping.