OmniChannelControl.UpdateContextRecord(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
void UpdateContextRecord(System::String ^ key, System::String ^ data);
protected void UpdateContextRecord (string key, string data);
member this.UpdateContextRecord : string * string -> unit
Protected Sub UpdateContextRecord (key As String, data As String)
Parameters
- key
- String
- data
- String