public decimal GetValue(IDriverDB driver)
 {
     return(driver.GetValueWorkByElement(this));
 }