Click or drag to resize

PkLongAckState Property

Gets the state returned by some acknowledgement types.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public ReadOnly Property State As SwitchState
	Get

Property Value

Type: SwitchState
Remarks
This value is significant only for the following acknowledgement types: SwitchStateResponse, PmOpsRead, and BdOpsRead.
See Also