Click or drag to resize

OpsRequestTimedFireItems Property

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

Property Value

Type: IDictionaryInt32, String
See Also