LOTUSSCRIPT/COM/OLE CLASSES


ChildCount property
Example

Read-only. The number of immediate children belonging to the current view entry.

Defined in

NotesViewEntry

Data type

Integer

Syntax

To get: count% = notesViewEntry.ChildCount

Language cross-reference

ChildCount property in Java ViewEntry class

@DocChildren function in formula language

Example