StreamInfoEntity.StreamId Property

Definition

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

Property Value

Attributes

Applies to