CustomFileSystemProviderBuilder.HasSubDirectoriesExpr Method
| Name | Parameters | Description |
|---|---|---|
| HasSubDirectoriesExpr(JS) | value | A function or the name of a data source field that provides information on whether a file or directory contains sub directories. Mirrors the client-side hasSubDirectoriesExpr option. |
| HasSubDirectoriesExpr(String) | value | A function or the name of a data source field that provides information on whether a file or directory contains sub directories. Mirrors the client-side hasSubDirectoriesExpr option. |