IsValidFolderId(Integer, Boolean) Method - Author-it On-Premises - Author-it

Author-it Development Documentation

Checks if the supplied integer is a valid folder ID.

Parameters

Name

Type

Description

folderId

Integer

ID to check.

isRootFolderValid

Boolean

true if the library root folder is considered valid, false otherwise.

Returns

Type: Boolean

true if the supplied ID is valid, false otherwise.

Addresses

JSON: http://<Base Address>/Folder/json/IsValidFolderId

JSON (for IIS): http://<Base Address>/Folder.svc/json/IsValidFolderId