Click or drag to resize

ConditionSteps Property

An array of the steps of the Condition.

Namespace: CFX.Structures.PressInsertion
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public ConditionStep[] Steps { get; set; }

Property Value

ConditionStep
See Also