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

In This Topic
Data Property
In This Topic
Gets or sets the data which is posted from client side.
Syntax
'Declaration
 
Public Property Data As IEnumerable
 
See Also