IsPassword Property (SapTextField)

Action

Gets whether the text field is a password text field.

Syntax

C#
protected Boolean IsPassword { get; }
VB
'Declaration
Protected Read Property IsPassword As Boolean

Access

Read only.