UOM.RefOffset Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
This property provides the conversion offset 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 RefOffset { get; }
Public ReadOnly Property RefOffset As Double Get Dim instance As UOM Dim value As Double value = instance.RefOffset
public: property double RefOffset { double get (); }
member RefOffset : float with get
Property Value
Type: DoubleReturns the conversion offset to the reference unit of measure for this unit of measure.