Click or drag to resize

DecodedTagDataTagSerialNumberInfoToDecimal Method

Converts the value Of this instance To its equivalent decimal number representation.

Namespace:  com.gigatms.Parameters
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.10 (2.6.0.10)
Syntax
public long ToDecimal()

Return Value

Type: Int64
The decimal number representation of the value of this instance as specified by provider
See Also