.

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


GetNextEntry method
Example

Given an ACL entry, returns the next one.

Defined in

NotesACL

Syntax

Set notesACLEntry = notesACL.GetNextEntry( entry )

Parameter

entry


Return value

notesACLEntry


Usage

The order of the ACL entries is unspecified. The order is not alphabetical and does not correspond to UI displays.

Language cross-reference

getNextEntry in Java ACL class

Example
See Also