TreeINFO-For-M365 documentation
    Preparing search index...

    Interface DataTableElement

    interface DataTableElement {
        ColumnTitle: string;
        Expression: string;
    }
    Index

    Properties

    ColumnTitle: string

    Title of the column. Can be used with ExternalLookup.Resources.

    Expression: string

    Expression of what should be displayed within the cell.