public int CheckInAll(int unlock = 1)
 {
     return(ComObject.CheckInAll(unlock));
 }