A Sandcastle Documented Class Library
EpcCodeHex Property |
Gets or sets the EPC hex, causing the Encoder property to change as needed.
Namespace: Tego.Rfid.Tds
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public string Hex { get; set; }
Public Property Hex As String Get Set
public: property String^ Hex { String^ get (); void set (String^ value); }
member Hex : string with get, set
Property Value
Type: StringSee Also