Interface SyncDbOptions

Options for fastSyncDb and slowSyncDb.

interface SyncDbOptions {
    cardNo?: number;
}

Properties

Properties

cardNo?: number

Card number on the Palm OS device (typically 0).