FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deIDFSStorageConnector..::..getFolder Method

Gets the folder.

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

Syntax


clsDEFolder getFolder(
	string folderPath
)
Function getFolder ( _
	folderPath As String _
) As clsDEFolder
clsDEFolder^ getFolder(
	String^ folderPath
)

Parameters

folderPath
Type: String
The folder path.

Return Value

clsDEFolder.