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

AF SDK Reference

UOMClass.CanonicalUOM Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
UOMClass.CanonicalUOM Property
This is the canonical unit of measure (UOM) for this class.

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

Syntax

public UOM CanonicalUOM { get; }
Public ReadOnly Property CanonicalUOM As UOM
	Get

Dim instance As UOMClass
Dim value As UOM

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

Property Value

Type: UOM
Returns the canonical unit of measure (UOM) for this class.

Remarks

There is one defined canonical unit of measure for a UOMClass, which is established when the class is created. Every additional UOM added to this class is ultimately defined in terms of the canonical UOM.

The canonical unit of measure cannot be deleted without first removing the entire class.

Version Information

AFSDK


See Also

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