IndexerExecutionResult.InitialTrackingState Property

Definition

Gets change tracking state with which an indexer execution started.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to