Click or drag to resize

BlackListRecord Class

Device will not execute any command operations if a tag's UID (CSN) is on the blacklist. This record can be added and removed.
Inheritance Hierarchy

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

The BlackListRecord type exposes the following members.

Constructors
  NameDescription
Public methodBlackListRecord
Initializes a new instance of the BlackListRecord class
Top
Properties
  NameDescription
Public propertyUid
Gets or sets the tag's UID (CSN).
Top
Methods
See Also