CommandValue.ChannelId Property

Definition

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

Property Value

Attributes

Applies to