TextAuthoringExportedEntityList.Sublists Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)