Share via


VideoObject.ViewCount Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="viewCount")]
public int? ViewCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="viewCount")>]
member this.ViewCount : Nullable<int>
Public ReadOnly Property ViewCount As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to