tridion-sites-extensions-api-docs

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

SynchronizationAction.fieldIndex property

Index of a multivalued field in which the synchronization operation was applied. For the following operation the value of this property is null, as it is not applicable as these operations are done on fields not individual field value or the the collection of fields.

Signature:

get fieldIndex(): number | undefined;