Online documentation - WebsydianExpress v3.0 |
APIServer.Folderlist.GetFolderListByID
Field | Variable | ...as | Description |
---|---|---|---|
FolderListID | FetchKey | Input | The unique identification of the folder list. |
FolderListID | FetchedData | Output | The unique identification 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.