JAVA/CORBA-KLASSEN


approveDesignElementDeletion method
Beispiel

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

Defined in

AdministrationProcess

Syntax

public String approveDesignElementDeletion(String noteid)
   throws NotesException

Parameters

String noteid


Return value

String


Language cross-reference

approveDesignElementDeletion in LotusScript NotesAdministrationProcess class

Beispiel