What it does
The File data type stores files.Fields
| Name | Type | Description |
|---|---|---|
| Name | string | The name of the file |
| Bytes | System.byte[] | The binary data of the file |
| Name | Type | Description |
|---|---|---|
| Name | string | The name of the file |
| Bytes | System.byte[] | The binary data of the file |