📚 SAP Business One SDK Help

Link Property
See Also 

Description

Determines whether or not to display a Link button in the data column. For example, link to a specified invoice. If the Link property is set to tYES, the object type (Object) and document key (ObjectKey) must be specified in the MessageDataLine object.

Field name: Link.

Property type

Read-write property

Syntax

Visual Basic
Public Property Link() As BoYesNoEnum

See Also