Click or drag to resize

OpsContextCommandLog Property

A list of CommandLogEntries

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

Property Value

Type: LinkedListOpsContextCommandLogEntry
See Also