/[projects]/dao/DaoMqPump2/DaoCommon/Salt2Helper.cs
ViewVC logotype

Diff of /dao/DaoMqPump2/DaoCommon/Salt2Helper.cs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2170 by torben, Fri May 16 21:26:01 2014 UTC revision 2171 by torben, Fri May 16 21:50:17 2014 UTC
# Line 23  namespace DaoCommon Line 23  namespace DaoCommon
23              header.modtager = salt2String.Substring(5, 5);              header.modtager = salt2String.Substring(5, 5);
24              header.transaktionForkortelse = salt2String.Substring(55, 4);              header.transaktionForkortelse = salt2String.Substring(55, 4);
25    
26    
27                header.transaktionForkortelse = header.transaktionForkortelse.Trim();
28    
29              return header;              return header;
30          }          }
31    

Legend:
Removed from v.2170  
changed lines
  Added in v.2171

  ViewVC Help
Powered by ViewVC 1.1.20