JAVA/CORBA CLASSES


approveNameChangeRetraction method
Example

Enters a request in the Administration Requests database to continue a previously initiated request that is pending approval.

Defined in

AdministrationProcess

Syntax

public String approveNameChangeRetraction(String noteid)
   throws NotesException

Parameters

String noteid


Return value

String


Language cross-reference

approveNameChangeRetraction in LotusScript NotesAdministrationProcess class

Example