public string DeleteAllExceptionProcessAPI(int FlowChart_Detail_UID) { return(QualityService.DeleteAllExceptionProcess(FlowChart_Detail_UID)); }