ConversionDefinitionItemEntryType Property

Get/Set the entry type of this conversion.

Definition

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

Property Value

ConversionDefinitionEntryType

See Also