SAP Business One DI API 10.0 - Objects Reference (10.00.320)
Count Property
Tablelist
DI API
Service Layer
Description
Returns the total rows in the SalesOpportunitiesLines list.
Property
Read-only property
Syntax
Visual Basic
Public Property Count() As Long
Remarks
When you add a sales opportunity, the Count value is incremented automatically.
See Also
SalesOpportunitiesLines Object