.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


getPropertyValue method
Returns the value of a specified property.

Defined in

PropertyBroker

Data type

Vector

Syntax

java.util.Vector getPropertyValue(String propertyname)
   throws NotesException

Parameters

propertyname


Usage

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