Note that if the values of ABL DataSlot objects associated with a 
Task object have been changed, the new values are 
not sent to the SBM Server when 
Reassign( ) is called. For example, if a developer gets a 
Task object, changes the values of some of its 
DataSlots, calls 
Reassign( ) on the 
Task, and then gets the 
Task from the server again, the 
DataSlot values will not reflect the changes that had were previously made locally to the ABL 
DataSlot objects. Values in ABL 
DataSlot objects are not updated until 
Complete( ) is called on the 
Task.