📚 SAP Business One SDK Help

Add Method
See Also 
creationPack
Contains properties of the new ChooseFromList, such as the linked object and unique ID.

Description

Creates a new ChooseFromList.

Syntax

Visual Basic
Public Function Add( _
   ByVal creationPack As ChooseFromListCreationParams _
) As ChooseFromList

Parameters

creationPack
Contains properties of the new ChooseFromList, such as the linked object and unique ID.

See Also