The following parameters apply to the getAttmntInfo method:
|
Parameter |
Type |
Description |
|---|---|---|
|
SID |
Integer |
Identifies the session retrieved from logging in. |
|
attmntId |
Integer |
Identifies the unique ID of the attachment folder. |
Description
Returns the attributes of an attachment.
Returns
A <UDSObject> describing the attachment, with some of the following child <Attributes> nodes:
|
XML Element Value |
Type |
Description |
|---|---|---|
|
id |
Integer |
Identifies the unique ID of the attachment. |
|
description |
String |
Identifies the description of the attachment. |
|
attmnt_name |
String |
Identifies the name of the attachment. |
|
file_name |
String |
Identifies the name of the file. |
|
folder_id |
Integer |
Identifies the unique ID of the attachment folder. |
|
repository |
SREL |
Identifies the unique ID of the repository. |
|
Copyright © 2013 CA.
All rights reserved.
|
|