.

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


NameSpace property
Example

Returns the namespace of the datatype associated with the NotesProperty.

Defined in

NotesProperty

Data type

String

Syntax

namespace$ = notesProperty.NameSpace

Usage

The Namespace within the PropertyBroker provides a default value for all additional calls to methods that have an optional Namespace argument.

Example