Click or drag to resize

OpsRequestTimedFireItems Property

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

Property Value

Type: IDictionaryInt32, String
See Also