LockOperation.Actions Property

TegoOS

LockOperationActions Property
Address of word at start of range to be written.

Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public LockAction Actions { get; }
Public ReadOnly Property Actions As LockAction
	Get
public:
property LockAction Actions {
	LockAction get ();
}
member Actions : LockAction with get

Property Value

Type: LockAction
See Also