RemoteOrderDisplay.ExtendedErrorNoClocks 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.
Indicates the total number of clocks the remote order display device can support at one time as specified in the SystemClocks property has been reached.
public const int ExtendedErrorNoClocks = 202;
val mutable ExtendedErrorNoClocks : int
Public Const ExtendedErrorNoClocks As Integer = 202