Share via


CustomHealthcareResult.Documents Property

Definition

List of custom healthcare results for the document.

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

Property Value

Applies to