menu
sap_gui_scripting package
documentation
methods/sap_object.dart
SapObject
getListProperty method
getListProperty method
dark_mode
light_mode
getListProperty
method
@
override
String
getListProperty
(
String
p
)
override
Implementation
@override String getListProperty(String p) => _invokeStrStr("GetListProperty", p);
sap_gui_scripting package
documentation
methods/sap_object
SapObject
getListProperty method
SapObject class