Click or drag to resize

ExecutionContextObjects Property

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

Property Value

Type: Hashtable

Implements

IExecutionContextObjects
See Also