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: 19.8
Syntax
C#
public bool IsPassword { get; set; }

Property Value

Boolean
See Also