Click or drag to resize

OpsContextGetCondimentGroupStatus Method

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

Parameters

detailLink
Type: SystemInt32

Return Value

Type: IListOpsContextCondimentGroupStatus
See Also