A list of sub-folders for a folder is retrieved.
This method is only available in EPM Workspace and does not apply to the desktop.
Example using getSubfolderPathsFor:
var arrPaths = objRep.getSubfolderPathsFor(uuiPath, blnRecusrive)
Parameter | Description |
---|---|
uuiPath | The UUID of the files whose name is required |
blnRecursive | False: examine just the folder or True: expand all sub-folders |