Function
Name:
getDeleteReminderXml
Class:
com.newgen.dmsapi.DMSInputXml
Description: This function deletes the Reminder set by any User on a
particular document.
|
Prototype:
public String getDeleteReminderXml |
( |
|
|
|
String cabinetName, |
|
|
String userDBId, |
|
|
String reminderIndices |
|
) |
|
Name |
Description |
Valid Values |
Default Behaviour |
cabinetName |
Name of the Database
Cabinet to which the User wants to connect. |
|
N/A |
userDBId |
UserDatabase ID,
which is returned in the ConnectCabinet call. |
|
N/A |
reminderIndices |
The list of
Reminder Indices to be deleted. The list is generated by the function getReminderIndex. |
|
N/A |
An Input Xml for
NGODeleteReminder.