Dela via


DateTimeExtraction.JoinStringRegex Property

Definition

Gets or sets the join string regex.

public string JoinStringRegex { get; set; }
[Newtonsoft.Json.JsonProperty("joinStringRegex")]
public string JoinStringRegex { get; set; }
member this.JoinStringRegex : string with get, set
[<Newtonsoft.Json.JsonProperty("joinStringRegex")>]
member this.JoinStringRegex : string with get, set
Public Property JoinStringRegex As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to