ValueLength (Item - Java)

Read-only. The bytes of internal storage, including overhead, required to store an item.

Defined in

Item

Data type

int

Syntax

public int getValueLength()
    throws NotesException

Example