DocumentFieldValue.AsInt64 メソッド

定義

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

public long AsInt64 ();
member this.AsInt64 : unit -> int64
Public Function AsInt64 () As Long

戻り値

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

例外

が でないInt64場合Azure.AI.FormRecognizer.DocumentAnalysis.DocumentFieldValue.FieldType、または 値nullが の場合にスローされます。

適用対象