GraphTrending.Weight Property

Definition

Value indicating how much the document is currently trending

[System.Text.Json.Serialization.JsonPropertyName("weight")]
public float? Weight { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("weight")>]
member this.Weight : Nullable<single> with get, set
Public Property Weight As Nullable(Of Single)

Property Value

Attributes

Applies to