The following parameter applies to the getDocumentTypes method:
|
Parameter |
Type |
Description |
|---|---|---|
|
SID |
String |
Identifies the session retrieved from logging in. |
Description
Retrieves the list of document types.
Returns
A <UDSObjectList> node with zero or more <UDSObject> nodes describing CI_DOC_TYPES with the following <Attributes> child nodes:
|
XML Element Values |
Data Type |
Description |
|---|---|---|
|
id |
Integer |
Identifies the unique ID of the document type. |
|
DOC_TYPE_TXT |
String |
Identifies the name for the document type. |
|
Copyright © 2013 CA.
All rights reserved.
|
|