Share

Folder Methods

The Folder type exposes the following members.

Methods

 NameDescription
Public methodAddEntity Adds the Entity specified by entityId to the folder
Public methodCreateFolder Creates a child folder with the input folder name, return the created child folder ObjectId
Public methodDeleteFolder Deletes the folder
Public methodGetFolder Gets child folder ObjectId by name or path
Public methodGetParent Gets the parent folder ObjectId
Public methodGetPath Gets a String containing the path relative to the root folder
Public methodGetSubFolders Gets the ObjectIdCollection of Sub Folders
Public methodRenameFolder Renames the folder

See Also

Reference

Was this information helpful?