i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > schema > IChartSchema > getSourceReferenceSchema

    schema.IChartSchema.getSourceReferenceSchema() method

    Gets the source reference schema for the specified item type.

    Signature:

    getSourceReferenceSchema(itemTypeOrId: IChartItemType | ChartItemTypeId): ISourceReferenceSchema;
    

    Introduced: version 1.0

    Parameters

    Parameter Type Description
    itemTypeOrId IChartItemType | ChartItemTypeId An item type, or the identifier of an item type.

    Returns:

    ISourceReferenceSchema

    The requested source reference schema.

    In this article
    Back to top © N. Harris Computer Corporation