LOTUSSCRIPT/COM/OLE CLASSES


ApproveNameChangeRetraction method
Example

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

Defined in

NotesAdministrationProcess

Syntax

noteID$ = notesAdministrationProcess.ApproveNameChangeRetraction( noteID$ )

Parameters

noteID$


Return value

noteID$


Language cross-reference

approveNameChangeRetraction in Java AdministrationProcess class

Example