Class ProgramStop
Section key holder + concrete implementation for IProgramStopDef.
public class ProgramStop : IProgramStopDef
- Inheritance
-
ProgramStop
- Implements
- Inherited Members
- Extension Methods
Properties
Term
The M-code that triggered the stop (M00 or M01).
public string Term { get; set; }