.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


DeleteRole method
Example

Deletes a role from an ACL.

Defined in

NotesACL

Syntax

Call notesACL.DeleteRole( name$ )

Parameter

name$


Usage

If the role you specified does not exist in the ACL, Notes raises the error "Role name not found."

Language cross-reference

deleteRole in Java ACL class

Example
See Also