ConversionDefinitionItemName Property

Get/Set the name of the conversion.

Definition

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

Property Value

String

See Also