Partager via


IndexerExecutionResult.FailedItemCount Propriété

Définition

Obtient le nombre d’éléments qui n’ont pas pu être indexés pendant cette exécution de l’indexeur.

[Newtonsoft.Json.JsonProperty(PropertyName="itemsFailed")]
public int FailedItemCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="itemsFailed")>]
member this.FailedItemCount : int
Public ReadOnly Property FailedItemCount As Integer

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à