Exports the folder items for form.
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
public void exportFolderItemsForForm(
string folderID,
string filePath
)
Public Sub exportFolderItemsForForm ( _
folderID As String, _
filePath As String _
)
public:
void exportFolderItemsForForm(
String^ folderID,
String^ filePath
)
Parameters
- folderID
- Type: String
The folder identifier.
- filePath
- Type: String
The file path.