public MeterTypeData() { DatabaseDriver driver = new DatabaseDriver(); this.typeId = driver.GetUniqueMeterTypeId(); }