//深圳博域通讯IPCC呼叫中心平台的人工座席软件的部分源代码
//Author: BoyuCom R&D
//源代码打开方式:C#.Visual Studio 2010
public string workerno; //话务员工号,对应tbworker表的WorkerNo字段,从frm_logon.cs传递过来
public string workerpassword; //话务员CPU板侧登录密码,对应tbworker表的CtiPassword字段,从frm_logon.cs传递过来
public static string strForceBusyresult; //设置其他座席的忙闲状态产生的结果,应用于子窗口的定时器
public static string strForceLogoutresult; //强制注销座席产生的结果,应用于子窗口的定时器
具体内容请查阅http://www.boyucom.com/BYICCdetails.htm本公司地址:广东深圳广东深圳市
联系我时,请说是在乐清便民网看到的,谢谢!