Click or drag to resize

OpsChangeOrderRequestDenominatedEntries Property


Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public ObservableCollection<DenominatedEntry> DenominatedEntries { get; set; }

Property Value

ObservableCollectionDenominatedEntry
See Also