export function _pfdone(dt: zk.Desktop, pfIds?: string | null): void {
            zAu.pfAddIds(dt, '_pfDoneIds', pfIds);
        }