JAVA/CORBA CLASSES


SiblingCount property
Example

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

Defined in

ViewEntry

Data type

int

Syntax

public int getSiblingCount()
   throws NotesException

Usage

The sibling count includes the current entry unless it is a total.

Language cross-reference

SiblingCount property in LotusScript NotesViewEntry class

@DocSiblings function in formula language

Example
See Also