Click or drag to resize

DeviceNumberSetting Properties

The DeviceNumberSetting type exposes the following members.

Properties
  NameDescription
Public propertyLabel
Label to display in UI.
(Inherited from DeviceSetting.)
Public propertyMaxValue
Maximum number value.
Public propertyMinValue
Minimal number value.
Public propertyName
Name should be unique.
(Inherited from DeviceSetting.)
Public propertySettingKind
Type of setting.
Public propertyValue
Number value.
Top
See Also