Click or drag to resize

OpsContextCommandLog Property

A list of CommandLogEntries

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public LinkedList<OpsContextCommandLogEntry> CommandLog { get; }

Property Value

LinkedListOpsContextCommandLogEntry
See Also