Click or drag to resize

OpsContextGetCondimentGroupStatus Method


Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public IList<OpsContextCondimentGroupStatus> GetCondimentGroupStatus(
	int detailLink
)

Parameters

detailLink  Int32
 

Return Value

IListOpsContextCondimentGroupStatus
See Also