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.PressInsertionAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic int SequencePosition { get; set; }Public Property SequencePosition As Integer
Get
Set
Property Value
Int32
See Also