Esempio n. 1
0
        }                                 //end AccountTeam()

        public AccountTeam(net.autotask.webservices.AccountTeam entity) : base(entity)
        {
            this.AccountID  = long.Parse(entity.AccountID.ToString());
            this.ResourceID = long.Parse(entity.ResourceID.ToString());
        } //end AccountTeam(net.autotask.webservices.AccountTeam entity)
Esempio n. 2
0
        }                                 //end AccountTeam()

        public AccountTeam(net.autotask.webservices.AccountTeam entity) : base(entity)
        {
        } //end AccountTeam(net.autotask.webservices.AccountTeam entity)