RemoteOrderDisplay.ClockAll Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A constant value that is used by the ControlClock method to set all clocks to start at the same time.
public const int ClockAll = 0;
val mutable ClockAll : int
Public Const ClockAll As Integer = 0