Scale.ExtendedErrorSameWeight 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 scale is reporting that the item/weight on the scale is identical to the previously reported item/weight (that is, the item has not been removed from the scale).
public const int ExtendedErrorSameWeight = 203;
val mutable ExtendedErrorSameWeight : int
Public Const ExtendedErrorSameWeight As Integer = 203