ConversionDefinitionItemOperation 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.1109.1402+460980fe794ed921231d4cff278ac7c37ae486a2
[JsonPropertyAttribute(Order = 3)]
public ConversionOperationEnum Operation { get; set; }
<JsonPropertyAttribute(Order := 3)>
Public Property Operation As ConversionOperationEnum
Get
Set
No code example is currently available or this language may not be supported.
ConversionOperationEnumIConversionStepOperation