DataSetToString

Description

This activity converts a dataset into some HTML tables and returns them as a string.


Input

DataSet InArgument<DataSet> REQUIRED

The DataSet to be cenverted.


Misc