Interface ICmpDiffObjSlowUncached

interface ICmpDiffObjSlowUncached {
    dataSourceStatus: string;
    id: string;
    objectType: number;
    sheetId: string;
    title: string;
}

Hierarchy (view full)

Properties

dataSourceStatus: string
id: string
objectType: number
sheetId: string
title: string