SiteStatsModel.ViewToday Property

Definition

views_today

[System.Text.Json.Serialization.JsonPropertyName("views_today")]
public int? ViewToday { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("views_today")>]
member this.ViewToday : Nullable<int> with get, set
Public Property ViewToday As Nullable(Of Integer)

Property Value

Attributes

Applies to