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: 19.8
Syntax
C#
public int OrganizationId { get; }

Property Value

Int32
See Also