LOTUSSCRIPT/COM/OLE CLASSES
Given an ACL entry, returns the next one.
Defined in
NotesACL
Syntax
Set notesACLEntry = notesACL.GetNextEntry( entry )
Parameter
entry
notesACLEntry
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