Share via


ExportedCustomMultiLabelClassificationDocument.Classes Property

Definition

The document classes.

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

Property Value

Applies to