Edit

Share via


SchedulerException.Params Property

Definition

Retrieves the insertion strings used for the message.

public string Params { get; }
member this.Params : string
Public ReadOnly Property Params As String

Property Value

A string that contains a list of insert strings. The insert strings are delimited using three vertical bars (string1|||string2).

Applies to