ConversionDataDomains Property
Get a reference to the collection of domains present in this catalog.
Namespace: ConversionCalcAssembly: ConversionCalc (in ConversionCalc.dll) Version: 25.1109.1402+460980fe794ed921231d4cff278ac7c37ae486a2
[JsonPropertyAttribute(Order = 1)]
public ConversionDomainCollection Domains { get; }
<JsonPropertyAttribute(Order := 1)>
Public ReadOnly Property Domains As ConversionDomainCollection
Get
No code example is currently available or this language may not be supported.
Property Value
ConversionDomainCollection