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.db:getDatabaseProperty
 
wm.ln.db:getDatabaseProperty
This Java service gets a single property of a database.
Input Parameters
property
String The property name.
database
Database The lotus.domino.Database object to get a property from.
Output Parameters
value
Object The value of the property.