HealthcareEntityAssertion.Association Property

Definition

Describes if the entity is the subject of the text or if it describes someone else.

public Azure.AI.TextAnalytics.EntityAssociation? Association { get; }
member this.Association : Nullable<Azure.AI.TextAnalytics.EntityAssociation>
Public ReadOnly Property Association As Nullable(Of EntityAssociation)

Property Value

Applies to