Introduced in build 4.1.0.1379
Description
Imports the data from a SharePoint List into a Table at the point of the current element in the document.
C#
vb.net
Parameters
element
The current element which is calling ImportDatalist
The SharePoint List to be used as a data sourceReturns
TheTable
into which the data is being imported
Remarks
Examples
C#
vb.net