Click or drag to resize

PkFindIsRequest Property

Gets or sets wheather this packet is a request.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Property IsRequest As Boolean
	Get
	Set

Property Value

Type: Boolean
True if packet initiates the find; False if packet is a response.
See Also