Click or drag to resize

AddableRecord Class

Base class for addable records.
Inheritance Hierarchy

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

The AddableRecord type exposes the following members.

Constructors
  NameDescription
Protected methodAddableRecord
Initializes a new instance of the AddableRecord class
Top
See Also