Share via


ExportedCustomEntityRecognitionProjectAsset.Documents Property

Definition

The list of documents belonging to the project.

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

Property Value

Applies to