exiftool-vendored
    Preparing search index...

    Interface StructAppendTags

    interface StructAppendTags {
        "History+"?: ResourceEvent | ResourceEvent[];
        "Versions+"?: Version | Version[];
    }
    Index

    Properties

    "History+"?: ResourceEvent | ResourceEvent[]

    Use this to append to existing History records.

    "Versions+"?: Version | Version[]

    Use this to append to existing Version records.