📚 SAP Business One SDK Help

UserTables Property
See Also 

Description

Returns the UserTables object, which is the interface to the tables defined by the user. This object allows you to access to the user tables as if they were regular business objects.

Property type

Read-only property

Syntax

Visual Basic
Public Property UserTables() As UserTables

See Also