Click or drag to resize

OpsCustomRequestCustomButtonList Property


Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.9
Syntax
C#
public List<CustomInputObject> CustomButtonList { get; set; }

Property Value

ListCustomInputObject
See Also