FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..exportFolderItemsForForm Method

Exports the folder items for form.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


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.