GetDirectories Method
- Last UpdatedNov 06, 2025
- 1 minute read
This overload of the GetDirectories() method retrieves the directories that are configured for the current entity. If a sequence number is specified, only the directory with a matching sequence number is returned.
| Overload | Description |
|---|---|
| GetDirectories(Object) | This overload of the GetDirectories() method retrieves the directories that are configured for the current entity. If a sequence number is specified, only the directory with a matching sequence number is returned. |
| GetDirectories(Object,Object) | This overload of the GetDirectories() method retrieves the directories for any specified entity or all entities if no entity ID is supplied. If a sequence number is supplied, it returns only the directories that match the sequence number. |