PkPeerXferSourceID Property |
Gets or sets the source identifier of the byte move.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property SourceID As Byte
Get
Set
public byte SourceID { get; set; }
Property Value
Type:
ByteValid values are 0 to 127. 0 is the master.
See Also