Folder.IsValidFolderId Function (int, bool) - Author-it On-Premises - Author-it

Author-it Development Documentation

Checks if the supplied integer is a valid folder ID.

Namespace: Authorit.API.Services

Parameters

folderId - ID to check.

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

Returns

true if the supplied ID is valid, false otherwise.