SearchResult<T>.Document Property

Definition

Gets the document found by the search query.

public T Document { get; }
member this.Document : 'T
Public ReadOnly Property Document As T

Property Value

T

Applies to