📚 SAP Business One SDK Help

Count Property
See Also 

Description

Returns the total number of records in the table.

Property type

Read-only property

Syntax

Visual Basic
Public Property Count() As Long

Remarks

When adding a new row, the system increments the value of this property automatically.

See Also