TagDecodedData Constructor |
Namespace:
com.gigatms.Parameters.CES
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic TagDecodedData(
bool tagRemovalEvent
)
Public Sub New (
tagRemovalEvent As Boolean
)
public:
TagDecodedData(
bool tagRemovalEvent
)
Parameters
- tagRemovalEvent
- Type: SystemBoolean
Enable tag removal event if set to true.
See Also