Click or drag to resize

OpsContextLocationId Property

Location id. Returns the Location id associated with this workstation. If none is found due to improper configuration then a -1 is returned.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public int LocationId { get; }

Property Value

Int32
See Also