📚 SAP Business One SDK Help

Count Property
See Also 

Description

Returns the total data rows in the WorkOrder_Lines object.

Property type

Read-only property

Syntax

Visual Basic
Public Property Count() As Long

Remarks

When you add a data row, the value of this property is incremented automatically.

See Also