šŸ“š SAP Business One SDK Help

ClickPicker Method
See AlsoĀ 

Description

Simulates a userĀ clickĀ (main mouse button)Ā on an icon to open a picker, settingĀ the focus on the item and opening the picker form.

Syntax

Visual Basic
Public Sub ClickPicker() 

Remarks

If the item does not have a picker, an exception is thrown.

See Also