i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > spi > ConnectorSeedSemanticPropertyTypes

    spi.ConnectorSeedSemanticPropertyTypes type

    The semantic types of properties that records must have in order to be used as seeds.

    Signature:

    export type ConnectorSeedSemanticPropertyTypes = {
        semanticPropertyTypes?: Record<string, Array<string>>;
      };
    
    In this article
    Back to top © N. Harris Computer Corporation