SuggestResult<T>.Document Property

Definition

Gets the document on which the suggested text is based.

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

Property Value

T

Applies to