📚 SAP Business One SDK Help

ObjectKey Property
See Also 

Description

Sets or returns the object key that is linked to the message. For example, a document identification key.

Mandatory in case Link (MessageDataColumn) is set to tYES.

Field name: KeyStr.

Length: 254 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property ObjectKey() As String

See Also