New to Telerik Report Server? Start a free 30-day trial
HttpFile
HttpFile model.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
For internal use only. | string |
Required |
| FileName |
The name of the uploaded file including the file extension. | string |
Required |
| MediaType |
For internal use only. | string |
Required |
| Buffer |
The file content. | Collection of byte |
Required |