.

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


HasProperty method
Example

Indicates whether a specific named property is associated with a given property broker.

Defined in

NotesPropertyBroker

Syntax

flag = notesPropertyBroker.HasProperty( Name )

Parameters

Name


Return value
Usage

This method is valid for both input and output properties.

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

hasProperty method in Java PropertyBroker class

Example