Share via


TextAuthoringExportedEntityList.Sublists Property

Definition

The sub-lists of the list component.

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

Property Value

Applies to