📚 SAP Business One SDK Help

Alias Property
See Also 

Description

The alias name of a database field.

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

Property type

Read-write property

Syntax

Visual Basic
Public Property Alias() As String

See Also