Click or drag to resize

OpsContextUpdateStandSheet Method

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public List<SVStandSheetItem> UpdateStandSheet(
	ArrayList ItemList,
	string EventID
)

Parameters

ItemList
Type: System.CollectionsArrayList
EventID
Type: SystemString

Return Value

Type: ListSVStandSheetItem
See Also