ConversionStepItemOperation Property
Get/Set the type of operation used to complete this conversion.
Only used if EntryType == Conversion.
Namespace: ConversionCalcAssembly: ConversionCalc (in ConversionCalc.dll) Version: 25.3016.3818
[JsonPropertyAttribute(Order = 0)]
public ConversionOperationEnum Operation { get; set; }
<JsonPropertyAttribute(Order := 0)>
Public Property Operation As ConversionOperationEnum
Get
Set
No code example is currently available or this language may not be supported.
ConversionOperationEnumIConversionStepOperation