Share via


UsagesObject.Value Property

Definition

Gets or sets the usages value.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public int Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : int with get, set
Public Property Value As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to