Reference Library
PacketID Property
NamespacesAsgard5.QueueAqsReaderPacketID
Gets or sets the ID of the packet as it was specified when it was created.
Declaration Syntax
C#Visual BasicVisual C++
public byte PacketID { get; set; }
Public Property PacketID As Byte
	Get
	Set
public:
property unsigned char PacketID {
	unsigned char get ();
	void set (unsigned char value);
}

Assembly: Asgard5Library (Module: Asgard5Library)