DisplayedText Property (SapLabel)
Class
SapLabel
.
Action
Gets the text of the label.
Syntax
C#
protected
String
DisplayedText { get; }
VB
'Declaration Protected Read Property DisplayedText As
String
Access
Read only.