i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > spi > VisualQueryConditionAspect

    spi.VisualQueryConditionAspect type

    The aspect of the identified property or metadata to use in the Visual Query condition.

    Signature:

    export type VisualQueryConditionAspect =
        | 'DATE_AND_TIME'
        | 'DATE'
        | 'TIME'
        | 'DAY_OF_MONTH'
        | 'MONTH'
        | 'QUARTER'
        | 'YEAR'
        | 'DAY_OF_WEEK'
        | 'WEEK_OF_YEAR';
    
    In this article
    Back to top © N. Harris Computer Corporation