Share via


CustomEntitiesResult.Documents Property

Definition

Enumeration of the document results.

public System.Collections.Generic.IReadOnlyList<Azure.AI.Language.Text.CustomEntityActionResult> Documents { get; }
member this.Documents : System.Collections.Generic.IReadOnlyList<Azure.AI.Language.Text.CustomEntityActionResult>
Public ReadOnly Property Documents As IReadOnlyList(Of CustomEntityActionResult)

Property Value

Applies to