Previous Topic: getFolderInfoNext Topic: getAttmntInfo


getAttmntList

The following parameters apply to the getAttmntList method:

Parameter

Type

Description

SID

Integer

Identifies the session retrieved from logging in.

folderId

Integer

Identifies the unique ID of the attachment folder.

repId

Integer

Identifies the unique ID of the repository. This parameter is required only when the folder ID is zero, which indicates the root folder.

Description

Returns a list of attachments under a given attachment folder.

Returns

A <UDSObjectList> with zero or more <UDSObject> describing the attachment, 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.