Share via


OmniChannelEventArgs.Parms Property

Definition

public:
 property System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ Parms { System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ get(); void set(System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ value); };
public System.Collections.Generic.Dictionary<string,string> Parms { get; set; }
member this.Parms : System.Collections.Generic.Dictionary<string, string> with get, set
Public Property Parms As Dictionary(Of String, String)

Property Value

Applies to