GetEntryKeys Method (SapComboBox)
Class
SapComboBox
.
Action
a list of all entry keys.
Syntax
C#
entryKeys
=
comboBox
.
GetEntryKeys
()
VB
entryKeys
=
comboBox
.
GetEntryKeys
()
Variable
Description
entryKeys
List(Of
String
)
.