Click or drag to resize

OpsChangeOrderRequestDenominatedEntries Property

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

Property Value

Type: ObservableCollectionDenominatedEntry
See Also