Activity.ReplyToId Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("replyToId")]
[System.Text.Json.Serialization.JsonPropertyOrder(20)]
public string? ReplyToId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("replyToId")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(20)>]
member this.ReplyToId : string with get, set
Public Property ReplyToId As String

Property Value

Implements

Attributes

Applies to