Click or drag to resize

MultiSettingsData Class

All Settings of AC908.
Inheritance Hierarchy
SystemObject
  AC908_SDKMultiSettingsData

Namespace:  AC908_SDK
Assembly:  AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
public class MultiSettingsData

The MultiSettingsData type exposes the following members.

Constructors
Properties
  NameDescription
Public propertySettingCode
The setting code of setting.
Public propertyValue
The value of setting.
Public propertyValueLength
The value length of setting.
Top
See Also