TagDecodedData Constructor |
Namespace:
com.gigatms.Parameters.SR5
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.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