DocumentFieldValue.AsBoolean メソッド

定義

フィールドの値を として Boolean取得します。

public bool AsBoolean ();
member this.AsBoolean : unit -> bool
Public Function AsBoolean () As Boolean

戻り値

Boolean変換されたフィールドの値。

例外

が でないBoolean場合にAzure.AI.FormRecognizer.DocumentAnalysis.DocumentFieldValue.FieldTypeスローされます。

適用対象