Click or drag to resize

ExecutionContextObjects Property

Namespace:  Micros.PosCore.Extensibility
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public Hashtable Objects { get; }

Property Value

Type: Hashtable

Implements

IExecutionContextObjects
See Also