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: 19.8
Syntax
C#
public decimal? EntryAreaValue { get; }

Property Value

NullableDecimal
See Also