The triggers for DataType as Field are as follows:
- Import::OnAfterAssignField(), for Import only: This trigger provides access to the imported data value for evaluation or manipulation before outputting to the database.
- Export::OnBeforePassField(), for Export only: This trigger provides access to the data field value just before the data is exported.