|
APIServer.Folderlist.GetFolderListBySiteAndName
| Field | Variable | ...as | Description |
|---|---|---|---|
| FolderListName | FetchKey | Input | The name of the folder list. |
| FolderListSiteKey | FetchKey | Input | Identifies the site, which the folder list is defined for . |
| FolderListID | FetchedData | Output | The unique idenification of the folder list. |
| FolderListText | FetchedData | Output | A description of the folder list. |
| FolderListAuthLevel | FetchedData | Output | No longer used. |
| FolderListName | FetchedData | Output | The name of the folder list - it is this field, which is shown for the identification of the folder list in the administration interface. The combination of FolderListName and FolderListSiteKey is unique. |
| FolderListSiteKey | FetchedData | Output | Identifies the site, which the folder list is defined for . |
The function behaves as a standard SingleFetch function.