Interface iSetOptions

interface iSetOptions {
    useMostRecentCollectionId: boolean;
}

Properties

useMostRecentCollectionId: boolean