C1.Web.Api.Excel Namespace / ExcelRequest Class / DataFile Property

In This Topic
DataFile Property
In This Topic
Gets or sets the xml data file stream which is posted from client side.
Syntax
'Declaration
 
Public Property DataFile As FormFile
 
See Also