Share via


ExportedCustomMultiLabelClassificationProjectAsset.Documents Property

Definition

The list of documents in the project.

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

Property Value

Applies to