LOTUSSCRIPT/COM/OLE CLASSES
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