📚 SAP Business One SDK Help

Alias Property
See Also 

Description

A string specifying one of the following:

  • For DBDataSource: The alias of the database field to which the item is bound
  • For UserDataSource: The unique ID of the user data source
  • For DataTable: The field in the query to which the item is bound

Property type

Read-only property

Syntax

Visual Basic
Public Property Alias() As String

See Also