Click or drag to resize

CodeMethodInvokeContextCustomerId Property

Contains the Id of the customer (e.g. company) that the calling user belongs to.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public int CustomerId { get; }

Property Value

Type: Int32
See Also