Class FujitsuReadBlockLockResult
Result of Fujitsu's ReadBlockLock operation.Contains a status of the 16 block-lock flags for the specified Block group of 64K Fujitsu tag.
Inheritance
System.Object
FujitsuReadBlockLockResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: rfid.api
Assembly: rfid.netcore.dll
Syntax
public class FujitsuReadBlockLockResult
Properties
BlockLockStatus
Status of the 16 BlockLock flags inside the BlockGroup
Declaration
public ushort BlockLockStatus { get; }
Property Value
| Type | Description |
|---|---|
| System.UInt16 |