コード例 #1
0
 public bool AuditMasterSetupAlreadyExistOrNot(string locationCode, string auditSeqNumber)
 {
     return(raSolarHRMSRepository.AuditMasterSetupAlreadyExistOrNot(locationCode, auditSeqNumber));
 }