Gets the unique identifier of the packet.
Namespace: RRAutoLib.LoconetAssembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867
Syntax
Field Value
A global unique identifier.
Remarks
The ID value is automaticaly generated for every Packet instance. Clone copies of a Packet will each have their own unique IDs. Its main use is for matching purposes, such as pairing a request with a response.