dataDeliverAttachmentEnum Enumeration |
Namespace: imbSCI.DataComplex.data.dataUnits.enums
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | ||
| attachSidePage | 4 | It will create side-page in report, with all data shown | |
| attachHtml | 8 | ||
| attachXml | 16 | ||
| attachExcel | 32 | ||
| attachCSV | 64 | ||
| attachJSON | 128 | ||
| attachText | 256 | ||
| attachMD | 512 |