GetPropertyBroker (NotesSession - LotusScript®)
Retrieves the property broker for this session.
Note: This method is new with Release 8.
Defined in
Syntax
propertybroker = notesSession .GetPropertyBroker( )
Return value
propertybroker
NotesPropertyBroker. The property broker associated with the current composite application.
Usage
This method is inactive when called by applications running on Domino® servers, or running on clients with Notes® 8 basic configuration without Notes® 8 standard configuration. ECL_FLAG_PROPERTY_GET checks are performed on this method.