📚 SAP Business One SDK Help

Add Method
See Also 
UniqueID
A unique ID for the object to add

Description

Adds an item to the collection.

Syntax

Visual Basic
Public Function Add( _
   ByVal UniqueID As String _
) As DataTable

Parameters

UniqueID
A unique ID for the object to add

See Also