ConversionDefinitionItemSteps Property
Get a reference to the collection of steps used to complete this
conversion when this is a procedural entry.
Namespace: ConversionCalcAssembly: ConversionCalc (in ConversionCalc.dll) Version: 25.3016.3818
[JsonPropertyAttribute(Order = 6)]
public ConversionStepCollection Steps { get; }
<JsonPropertyAttribute(Order := 6)>
Public ReadOnly Property Steps As ConversionStepCollection
Get
No code example is currently available or this language may not be supported.
Property Value
ConversionStepCollection