Click or drag to resize

OpsEntryRequestIsPassword Property

True if the data entry is a password and should be masked.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public bool IsPassword { get; set; }

Property Value

Type: Boolean
See Also