SiblingCount (ViewEntry - Java)

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.

Example