deIDFSStorageConnector..::..getSubFolders Method
Gets the sub folders.
Namespace:
FlowWright.cDevDecisionEngineAssembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Syntax
List<clsDEFolder> getSubFolders( string folderPath, bool recursive )
Function getSubFolders ( _ folderPath As String, _ recursive As Boolean _ ) As List(Of clsDEFolder)
List<clsDEFolder^>^ getSubFolders( String^ folderPath, bool^ recursive )