コード例 #1
0
 public string ReadAuditSeqNumberAfterCheckFinishedDate(string locationCode)
 {
     return(raSolarHRMSRepository.ReadAuditSeqNumberAfterCheckFinishedDate(locationCode));
 }