Skip to main content

set_record_id

Function set_record_id 

Source
pub fn set_record_id(id: &str)
Expand description

Set the id of the temporary record stored on the server for the
currently specified record type.

id The id of the record.

Returns void