record_index property

FieldMergingArgsBase.record_index property

Gets the zero based index of the record that is being merged.

@property
def record_index(self) -> int:
    ...

See Also