ConversionDomainItemConversions Property
Get a reference to the collection of conversion definitions for this
domain.
Namespace: ConversionCalcAssembly: ConversionCalc (in ConversionCalc.dll) Version: 25.3016.3818
[JsonPropertyAttribute(Order = 2)]
public ConversionDefinitionCollection Conversions { get; }
<JsonPropertyAttribute(Order := 2)>
Public ReadOnly Property Conversions As ConversionDefinitionCollection
Get
No code example is currently available or this language may not be supported.
Property Value
ConversionDefinitionCollection