Share via


SecureScoreItem.Current Property

Definition

Gets current score

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to