Beispiel #1
0
 public static DataSet Search_Voyage_PI_Values(int VID, int KPI_ID, string telId1, string telId2)
 {
     return(DAL_TMSA_PI.Search_Voyage_PI_Values(VID, KPI_ID, telId1, telId2));
 }