Click or drag to resize

LogRecord Class

A record for events on reader.
Inheritance Hierarchy

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

The LogRecord type exposes the following members.

Constructors
  NameDescription
Public methodLogRecord
Initializes a new instance of the LogRecord class
Top
Properties
  NameDescription
Public propertyAction
Gets or sets the type of the operation.
Public propertyBalance
Gets or sets the balance.
Public propertyTime
Gets or sets the time of the event.
Public propertyTransaction
Gets or sets the value of transaction.
Public propertyUid
Gets or sets the length of Card UID (CSN).
Public propertyUserName
Gets or sets the name of the user.
Top
Methods
See Also