AudioCard.Shareable Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("shareable")]
[System.Text.Json.Serialization.JsonPropertyOrder(6)]
public bool? Shareable { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("shareable")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(6)>]
member this.Shareable : Nullable<bool> with get, set
Public Property Shareable As Nullable(Of Boolean)

Property Value

Attributes

Applies to