Click or drag to resize

OpsRequestTimedFireItems Property


Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public IDictionary<int, string> TimedFireItems { get; set; }

Property Value

IDictionaryInt32, String
See Also