📚 SAP Business One SDK Help

Count Property
See Also 

Description

Returns the total item rows.

Property type

Read-only property

Syntax

Visual Basic
Public Property Count() As Long

Remarks

When you add an item to the product tree, the Count value is incremented automatically.

See Also