internal static DataTable Get_Block_Sales(int arg_iProjectId, DateTime argAsOnDate) { return(MISDL.Get_Block_Sales(arg_iProjectId, argAsOnDate)); }