Key Property (SapComboBox)
Class
SapComboBox
.
Action
Gets the key of the currently selected item.
Syntax
C#
protected
String
Key { get; }
VB
'Declaration Protected Read Property Key As
String
Access
Read only.