All but DataTable Deserialize
This commit is contained in:
@ -44,7 +44,7 @@ public interface IMetrologyRepository
|
||||
|
||||
IEnumerable<KeyValuePair<string, string>> GetHeaderFields(int toolTypeId, long headerid);
|
||||
|
||||
IEnumerable<AwaitingDispo> GetAwaitingDispo();
|
||||
IEnumerable<AwaitingDisposition> GetAwaitingDisposition();
|
||||
|
||||
int UpdateReviewDate(int toolTypeId, long headerId, bool clearDate);
|
||||
|
||||
|
Reference in New Issue
Block a user