Table of Contents

TTMSFNCTimelineDatabaseAdapter.OnSetSectionEndDateFromField Event

Occurs when a date value is read from a field into a timeline item.

API unit family: TMSFNCTimelineDatabaseAdapter Declaring type: TTMSFNCTimelineDatabaseAdapter

Syntax

OnSetSectionEndDateFromField: TTMSFNCTimelineDatabaseAdapterSectionFieldToDateTime;

Parameters

Name Description
Sender Object that triggered the event.
ASection Timeline section being processed.
AField Dataset field used for the mapping operation.
ADefaultSet Set to False to prevent the default field mapping.