Function set_record_key_state

Source
pub fn set_record_key_state(key_state: bool)
Expand description

Set whether the temporary record stored on the server for the
currently specified record type is a key.

Note: This is only applicable to Miscellaneous records.

key_state Whether the record is a key.

Returns void