Topic by Gaurav Gahlot
Content
ReturnRawResult | Specifies whether to return the results as base 64 encoded data (inside FileData tags), or as row data inside a CVSTableSet. The default is false. |
FileData | Refers to the field that holds the base64 encoded data. |
2 questions here ?
1. How do we get data in to File data tag using C#?
2. Can we get the text file as an output wiht out the limit?
Thank you
Gaurav