JAVA/CORBA CLASSES
Defined in
PropertyBroker
Data type
Vector
Syntax
java.util.Vector getPropertyValue(String propertyname) throws NotesException
Parameters
propertyname
Note Since there can only be a single input property per action, the name passed in must match.
This method is only valid for input properties. Therefore, this method is only of use within the context of an executing action.
The vector must be homogenious.
All PropertyBroker methods are inactive when called by applications running on the Domino server, or running on the Notes 8 basic configuration without Notes 8 standard configuration.
Language cross-reference
GetPropertyValue in LotusScript NotesPropertyBroker class