Method AddFolderById
AddFolderById(string)
Adds a folder to the evaluator by its ID.
Declaration
IAuraListEvaluator AddFolderById(string folderId)
Parameters
| Type | Name | Description |
|---|---|---|
| string | folderId | The ID of the folder to add. |
Returns
| Type | Description |
|---|---|
| IAuraListEvaluator |