Lotus Notes Adapter 6.0 | webMethods Lotus Notes Adapter Documentation | webMethods Lotus Notes Adapter Installation and User’s Documentation | Built-In Services Reference | Built-In Services Reference | wm.ln.acl:getACLEntryProperty
 
wm.ln.acl:getACLEntryProperty
This Java service returns the value of a specified property in an ACLEntry object.
Input Parameters
property
String The name of the property to obtain.
aclEntry
ACLEntry The lotus.domino.ACLEntry object to obtain the specified property from.
Output Parameters
value
String The value of the specified property.