interface IPopupInfos {
    layers: INumberValuePair;
    tables: INumberValuePair;
}

Properties

Properties