📚 SAP Business One SDK Help

InternalKey Property
See Also 

Description

Returns the user query code as assigned by the system when adding a new user query.

Field name: IntrnalKey.

Property type

Read-only property

Syntax

Visual Basic
Public Property InternalKey() As Long

Remarks

The combination of this property and the QueryCategory property determines the primary key of the user query.

See Also