📚 SAP Business One SDK Help

InterestLevel Property
See Also 

Description

Sets or returns the interest level (for example: warm, cold, general interest, and so on) for the sales opportunity.

Field name: IntRate.

This is a foreign key to the Interest table (OOIR), not exposed through the DI API.

Property type

Read-write property

Syntax

Visual Basic
Public Property InterestLevel() As Long

See Also