Esempio n. 1
0
 internal static DataTable Get_Flat_Sales(int arg_iProjectId, int arg_iBlockId, int m_iLevelId, DateTime argAsOnDate)
 {
     return(MISDL.Get_Flat_Sales(arg_iProjectId, arg_iBlockId, m_iLevelId, argAsOnDate));
 }