📚 SAP Business One SDK Help

Count Property
See Also 

Description

Returns the total rows in the SalesOpportunitiesPartners list.

Property type

Read-only property

Syntax

Visual Basic
Public Property Count() As Long

Remarks

When you add a partner to the sales opportunity, the Count value is incremented automatically.

See Also