📚 SAP Business One SDK Help

CondVal Property
See Also 

Description

The constant with which to compare the field specified in the Alias property.

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

Property type

Read-write property

Syntax

Visual Basic
Public Property CondVal() As String

See Also