📚 SAP Business One SDK Help

Count Property
See Also 

Description

Returns the total data rows in the SerialNumbers object.

Property type

Read-only property

Syntax

Visual Basic
Public Property Count() As Long

Remarks

When you add a data row, the Count value is incremented automatically.

See Also