public bool DeleteVersion(LinkedList lnkCondition) { return(ws.DeleteSPCModelHistory(lnkCondition.GetSerialData())); }