StepScriptStepPosName Property |
Gets the step name associated with the
StepPos index.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic ReadOnly Property StepPosName As String
Get
public string StepPosName { get; }
Property Value
Type:
StringThe user given name of the step.
See Also