Click or drag to resize

OpsContextEntryAreaValue Property

Contains entry area information as a decimal entry. Will be null if entry area is invalid decimal entry OR entry area is blank.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public Nullable<decimal> EntryAreaValue { get; }

Property Value

Type: NullableDecimal
See Also