.

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

LOTUSSCRIPT/COM/OLE CLASSES


GetProperty method
Example

Returns a NotesProperty object for a specified property.

Defined in

NotesPropertyBroker

Syntax

Set property = notesPropertyBroker.GetProperty( name)

Parameters

name


Return Value

NotesProperty

Usage

All NotesPropertyBroker 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

getProperty method in Java PropertyBroker class

Example
See Also