Tableau Extensions API
    Preparing search index...

    Interface LogicalTable

    1.4.0 Represents a logical table in a data source or a logical table used in a worksheet

    interface LogicalTable {
        caption: string;
        id: string;
    }
    Index

    Properties

    Properties

    caption: string
    id: string