> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# File

> File-Datentyp in der ABBYY FlexiCapture Web Services API: Speichert eine File als Zeichenfolge für den Namen und ihren binären Inhalt in einem Byte-Array zur Übertragung über die API.

<div id="what-it-does">
  ## Funktion
</div>

Der Datentyp **File** speichert Dateien.

<div id="fields">
  ## Felder
</div>

| **Name** | **Type**       | **Description**          |
| -------- | -------------- | ------------------------ |
| Name     | string         | Der Name der Datei       |
| Bytes    | System.byte\[] | Die Binärdaten der Datei |
