tridion-sites-extensions-api-docs

Home > @tridion-sites/models > SynchronizationAction > fieldName

SynchronizationAction.fieldName property

XML name of the field on which the synchronization operation was applied. FieldName contains name of the original region that was changed in case “SynchronizeFlags.UpdateRegions” flag is used.

Signature:

get fieldName(): string | undefined;