i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > schema > IEntityType

    schema.IEntityType interface

    An entity type.

    Signature:

    interface IEntityType extends IItemType 
    

    Extends: IItemType

    Introduced: API version 1.0

    Properties

    Property Type Description
    id string Gets the identifier of the item type. (Inherited from IItemType)
    isLink false Indicates that the item type is an entity type.
    propertyTypes TPropertyTypes Gets all the property types of the item type. (Inherited from IItemType)
    In this article
    Back to top © N. Harris Computer Corporation (2022)