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: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public int SequencePosition { get; set; }

Property Value

Int32
See Also