SMTPlacementFaultProgramStep Property |
[This is preliminary documentation and is subject to change.]
An integer representing the step in the program/recipe that was
being executed when the fault occurred (where applicable)
Namespace:
CFX.Structures.SMTPlacement
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic int ProgramStep { get; set; }
Public Property ProgramStep As Integer
Get
Set
Property Value
Type:
Int32
See Also