Function Name: getUserPropertyXml
Class: com.newgen.dmsapi.DMSInputXml
Description: This
function is used to retrieve the Property / details of the specified User of
the System.
|
Prototype:
public
String getUserPropertyXml(String cabinetName, String userDBId,
String
userIndex);
Name |
Description |
Valid Values |
Default Behaviour |
CabinetName |
Name of the Database Cabinet to which the User wants to
connect. |
|
|
UserDBId |
UserDatabase ID, which is returned in the ConnectCabinet
call. |
|
|
UserIndex |
Index of the User whose Property has to be fetched. |
Integer > 0 |
N/A |
An inputXml string of the NGOGetUserProperty call.