GetCurrentEntryKey Method (SapComboBox)
Class
SapComboBox
.
Action
the key of the current entry.
Syntax
C#
currentEntryKey
=
comboBox
.
GetCurrentEntryKey
()
VB
currentEntryKey
=
comboBox
.
GetCurrentEntryKey
()
Variable
Description
currentEntryKey
String
.