Partager via


DocumentAnalysisModelFactory.DocumentFieldValueWithUnknownFieldType Méthode

Définition

Initialise une nouvelle instance de DocumentFieldValue.

public static Azure.AI.FormRecognizer.DocumentAnalysis.DocumentFieldValue DocumentFieldValueWithUnknownFieldType (Azure.AI.FormRecognizer.DocumentAnalysis.DocumentFieldType expectedFieldType);
static member DocumentFieldValueWithUnknownFieldType : Azure.AI.FormRecognizer.DocumentAnalysis.DocumentFieldType -> Azure.AI.FormRecognizer.DocumentAnalysis.DocumentFieldValue
Public Shared Function DocumentFieldValueWithUnknownFieldType (expectedFieldType As DocumentFieldType) As DocumentFieldValue

Paramètres

expectedFieldType
DocumentFieldType

Type attendu du champ.

Retours

Une nouvelle DocumentFieldValue instance pour se moquer.

S’applique à