CheckSubfolderExists(Integer, String) Method - Author-it On-Premises - Author-it

Author-it Development Documentation

Checks if a folder contains a subfolder with the supplied name.

Parameters

Name

Type

Description

parentFolderId

Integer

ID of parent folder.

name

String

Name of subfolder to find.

Returns

Type: Boolean

true if subfolder exists, false otherwise.

Addresses

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

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