Share via


VideoObject.IsSuperfresh Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="isSuperfresh")]
public bool? IsSuperfresh { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isSuperfresh")>]
member this.IsSuperfresh : Nullable<bool>
Public ReadOnly Property IsSuperfresh As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to