i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > schema > ILinkType

    schema.ILinkType interface

    A link type.

    Signature:

    interface ILinkType 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 true Indicates that the item type is a link 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)