IConversionStepOperation Property

Get/Set the type of operation used to complete this conversion. Only used if EntryType == Conversion.

Definition

Namespace: ConversionCalc
Assembly: ConversionCalc (in ConversionCalc.dll) Version: 25.3016.3818
C#
ConversionOperationEnum Operation { get; set; }

Property Value

ConversionOperationEnum

See Also