Пример #1
0
        //public void Update(SqlConnection Con)
        //{
        //    callsheetDL.Update(this );

        //}
        public static DataTable FillLead(string m_sType, bool m_bOtherExec)
        {
            return(CallsheetentryDL.FillLead(m_sType, m_bOtherExec));
        }