Click or drag to resize

ProfileStepSequencePosition Property

The sequence position of this step in relation to the other steps in the profile. Steps are peformed in increasing sequence integer order 1...n

Namespace: CFX.Structures.PressInsertion
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public int SequencePosition { get; set; }

Property Value

Int32
See Also