Aracılığıyla paylaş


SecureScoreControlScore.Percentage Property

Definition

Gets ratio of the current score divided by the maximum. Rounded to 4 digits after the decimal point

[Newtonsoft.Json.JsonProperty(PropertyName="percentage")]
public double? Percentage { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="percentage")>]
member this.Percentage : Nullable<double>
Public ReadOnly Property Percentage As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to