FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..exportFolderItemsForWorkflow Method

Exports the folder items for workflow.

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

Syntax


public void exportFolderItemsForWorkflow(
	string folderID,
	string filePath
)
Public Sub exportFolderItemsForWorkflow ( _
	folderID As String, _
	filePath As String _
)
public:
void exportFolderItemsForWorkflow(
	String^ folderID, 
	String^ filePath
)

Parameters

folderID
Type: String
The folder identifier.
filePath
Type: String
The file path.