ConversionEventArgsValue Property

Get/Set the value associated with this conversion.

Definition

Namespace: ConversionCalc
Assembly: ConversionCalc (in ConversionCalc.dll) Version: 25.3016.3818
C#
public double Value { get; set; }

Property Value

Double

See Also