Gets the form data table.
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
public DataTable getFormDataTable(
string sDataTableName
)
Public Function getFormDataTable ( _
sDataTableName As String _
) As DataTable
public:
DataTable^ getFormDataTable(
String^ sDataTableName
)
Parameters
- sDataTableName
- Type: String
Name of the s data table.
Return Value
System.String.