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.viewColumn:getProperty
 
wm.ln.viewColumn:getProperty
This Java service gets a certain property of a ViewColumn object.
Input Parameters
viewColumn
ViewColumn The ViewColumn object to get a property from.
property
String The name of the property to fetch.
Output Parameters
value
Object The value of the property fetched.