i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > spi > DaodSeedEntityData

    spi.DaodSeedEntityData type

    The data from an entity record to be used as a seed in a search operation.

    Signature:

    export type DaodSeedEntityData = {
        typeLocation?: TypeLocation;
      } & DaodSeedItemData;
    

    References: TypeLocation, DaodSeedItemData

    In this article
    Back to top © N. Harris Computer Corporation