Click or drag to resize

PkDccProgramProgWrite Property

Gets or sets if packet is used for reading or writing data.

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

Property Value

Type: Boolean
True if packet writes data; False if packet reads data.
See Also