Click or drag to resize

ExecutionContextAppContext Property

Namespace:  Micros.PosCore.Extensibility
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public Object AppContext { get; set; }

Property Value

Type: Object

Implements

IExecutionContextAppContext
See Also