Click or drag to resize

OpsContextOrganizationId Property

Organization id. Returns the organization 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: 18.2
Syntax
C#
public int OrganizationId { get; }

Property Value

Type: Int32
See Also