This is experimental documentation.
Gets or sets the ID of the packet as it was specified when it was created.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public AsgardQueuePacketId Packet { get; set; }
Public Property Packet As AsgardQueuePacketId Get Set
public: property AsgardQueuePacketId Packet { AsgardQueuePacketId get (); void set (AsgardQueuePacketId value); }
Assembly: Asgard5Library (Module: Asgard5Library)