SlotDifference.ValueInCurrentSlot Property

Definition

Gets value of the setting in the current slot.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.valueInCurrentSlot")]
public string ValueInCurrentSlot { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.valueInCurrentSlot")>]
member this.ValueInCurrentSlot : string
Public ReadOnly Property ValueInCurrentSlot As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to