i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > spi > InfoStoreIdentifier

    spi.InfoStoreIdentifier type

    The identifier of a record in the Information Store.

    Signature:

    export type InfoStoreIdentifier = {
        infoStoreRecordId: string;
      };
    
    In this article
    Back to top © N. Harris Computer Corporation