Gets the Loconet operation code associated with the packet.
Namespace: RRAutoLib.LoconetAssembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867
Syntax
| C# |
|---|
public override OpCodes OpCode { get; } |
| Visual Basic |
|---|
Public Overrides ReadOnly Property OpCode As OpCodes Get |
Field Value
The GPON member of the OpCodes enumeration type.
Remarks
The OpCode is automatically assigned to the packet internally.