Click or drag to resize

ConditionStepSequencePosition Property

The sequence position of this step in relation to the other steps in the condition. 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