PkSlotLinkParmsDesc Property  | 
 User friendly description of the most significant packet parameters.
 
    Namespace: 
   RRAutoLib.Loconet
    Assembly:
   RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Overrides ReadOnly Property ParmsDesc As String
	Get
public override string ParmsDesc { get; }Property Value
Type: 
String
RemarksParameters decoded from the packet's 
Bytes.
See Also