Previous Topic: createFolderNext Topic: getFolderInfo


getFolderList

The following parameters apply to getFolderList method:

Parameter

Type

Description

SID

Integer

Identifies the session retrieved from logging in.

parentFolderId

Integer

Identifies the unique ID of the parent folder (0 if no parent).

repId

Integer

Identifies the unique ID of the repository.

Description

Returns a list of folders under a given parent folder

Returns

A <UDSObjectList> with zero or more <UDSObject> describing the attachment folder, with some of the following child <Attributes> nodes:

XML Element Value

Type

Description

repository

SREL

Identifies the repository name.

parent_id

SREL

Identifies the unique ID of the parent folder.

folder_type

Integer

Identifies the type of folder created.

folder_name

String

Identifies the name of the folder.

description

String

Identifies the description of the folder.