Class PreFilters.StateAwareActionParams
Parameters for StateAware action.
Inheritance
System.Object
PreFilters.StateAwareActionParams
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 StateAwareActionParams
Properties
Action
Action Parameter for PreFilter (C1G2 Select).
Declaration
public STATE_AWARE_ACTION Action { get; set; }
Property Value
| Type | Description |
|---|---|
| STATE_AWARE_ACTION |
Target
Target Parameter for PreFilter (C1G2 Select).
Declaration
public TARGET Target { get; set; }
Property Value
| Type | Description |
|---|---|
| TARGET |