Error flags returned from an attempted programming task.

Namespace: RRAutoLib.Loconet
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867

Syntax

C#
public byte ProgErrFlags { get; }
Visual Basic
Public ReadOnly Property ProgErrFlags As Byte
	Get

Field Value

One or more of the DccProgErrFlags.

See Also