šŸ“š SAP Business One SDK Help

Operation Property
See AlsoĀ 

Description

TheĀ comparison operation forĀ the condition.

For example, for a WHERE clause CardName = "Joe", the Operation property would be co_EQUAL.

Property type

Read-write property

Syntax

Visual Basic
Public Property Operation() As BoConditionOperation

See Also