098d8d5297247bfcdcd69660ed411f0539e4d740
Guides/Izenda-AdHoc-Driver.md
| ... | ... | @@ -81,6 +81,7 @@ DataSet result; |
| 81 | 81 | //more processing.... |
| 82 | 82 | return result; |
| 83 | 83 | } |
| 84 | +``` |
|
| 84 | 85 | |
| 85 | 86 | You can also see more coding examples in our [[Knowledge Base|http://izenda.com/Site/KB/CodeSamples/79]]. |
| 86 | 87 |