Share via


IndexActionEventArgs<T>.Action Property

Definition

Gets the IndexDocumentsAction<T> that was added, sent, completed, or failed.

public Azure.Search.Documents.Models.IndexDocumentsAction<T> Action { get; }
member this.Action : Azure.Search.Documents.Models.IndexDocumentsAction<'T>
Public ReadOnly Property Action As IndexDocumentsAction(Of T)

Property Value

Applies to