InputPropertyContext (PropertyBroker - Java)

Read-Only. Returns vector of input NotesProperties.

Defined in

PropertyBroker

Data type

Vector

Syntax

java.util.Vector getInputPropertyContext()
     throws NotesException

Usage

Since the current property broker only supports a single input property, only the first member of the vector is populated. The type is declared as a vector to allow for extensions to the property broker in the future.