Get Directories
You can select this activity to retrieve directories from a specific location.
This table lists the properties for the activity.
| Property Type | Property Name | Data Type | Description | 
|---|---|---|---|
| Common | Continue on error | Boolean | Select the check box to continue the RPA flow even if the activity fails. This check box is selected by default. | 
| Input | Path | String | The location of the parent directory from which the required directory must be retrieved. | 
| Misc | DisplayName | String | Display name for the activity | 
| Options | Include Subdirectories | boolOptionEnum | The option to include the sub directories. Set the value to True to include the sub directories when retrieving the required directory. | 
| Output | Directories | String | The location where the retrieved directories are listed. | 
| Response Code | Int32 | Response code for the activity. Possible values: 
             
  |