Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

UOM.RefFactor Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
UOM.RefFactor Property
This property provides the conversion factor to the reference unit of measure for this unit of measure.

Namespace:  OSIsoft.AF.UnitsOfMeasure
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public double RefFactor { get; }
Public ReadOnly Property RefFactor As Double
	Get

Dim instance As UOM
Dim value As Double

value = instance.RefFactor
public:
property double RefFactor {
	double get ();
}
member RefFactor : float with get

Property Value

Type: Double
Returns the conversion factor to the reference unit of measure for this unit of measure.

Version Information

AFSDK


See Also

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in