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)
Syntaxpublic void RefreshPageSelectionIfRequired()
See Also