Click or drag to resize

OpsCountSheetRequestRefreshPageSelectionIfRequired Method

Method added to Refersh the Page Selection. Code was initially in the OnProcessCommand() function but want to use it in other places as part of FPS-33651 so proceduralised it for ease of re-use.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public void RefreshPageSelectionIfRequired()
See Also