Conversion Property
The conversion factor. This number is used to convert from the base unit. If the object is its own base unit, this value should be 1.
Syntax
public System.double Conversion {get; set;}Public Property Conversion As System.DoubleThe conversion factor. This number is used to convert from the base unit. If the object is its own base unit, this value should be 1.
public System.double Conversion {get; set;}Public Property Conversion As System.Double