pub fn set_record_auto_calc(auto_calc: i16)Expand description
Set the auto-calculation flag value of the temporary record stored
on the server for the currently specified record type.
auto_calc The auto-calculation flag value of the record.
Returns void