public int GetAccountCountByCriteria(Criteria c) { return(RemoteHelper.GetAccountCountByCriteria(c)); }