ConversionDefinitionItemRefName Property

Get/Set the name of the conversion to look up.

Definition

Namespace: ConversionCalc
Assembly: ConversionCalc (in ConversionCalc.dll) Version: 25.3016.3818
C#
[JsonPropertyAttribute(Order = 4)]
public string RefName { get; set; }

Property Value

String

Implements

IConversionStepRefName

See Also