decimal runTimeValue = 0; decimal.TryParse(runTime, out runTimeValue); processItem.RUN_TIME = runTimeValue;