Share via


ExportedCustomHealthcareProjectAsset.Entities Property

Definition

The list of entities belonging to the project.

public System.Collections.Generic.IList<Azure.AI.Language.Text.Authoring.TextAuthoringExportedCompositeEntity> Entities { get; }
member this.Entities : System.Collections.Generic.IList<Azure.AI.Language.Text.Authoring.TextAuthoringExportedCompositeEntity>
Public ReadOnly Property Entities As IList(Of TextAuthoringExportedCompositeEntity)

Property Value

Applies to