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

AF SDK Reference

UOM.RefUOM Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
UOM.RefUOM Property
This property indicates 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 UOM RefUOM { get; }
Public ReadOnly Property RefUOM As UOM
	Get

Dim instance As UOM
Dim value As UOM

value = instance.RefUOM
public:
property UOM^ RefUOM {
	UOM^ get ();
}
member RefUOM : UOM with get

Property Value

Type: UOM
Returns the reference unit of measure for this unit of measure.

Remarks

The value of this property will be if this is the canonical unit for this class of unit of measure. The canonical unit is created automatically when the UOM class is created using the UOMClasses.Add method.

Version Information

AFSDK


See Also

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