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

AF SDK Reference

IAFAttribute.DefaultUOM Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
IAFAttribute.DefaultUOM Property
The DefaultUOM of the AFAttributeTemplate or AFAttribute.

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

Syntax

UOM DefaultUOM { get; set; }
Property DefaultUOM As UOM
	Get
	Set

Dim instance As IAFAttribute
Dim value As UOM

value = instance.DefaultUOM

instance.DefaultUOM = value
property UOM^ DefaultUOM {
	UOM^ get ();
	void set (UOM^ value);
}
abstract DefaultUOM : UOM with get, set

Property Value

Type: UOM
This property maps to AFAttributeTemplate.DefaultUOM or AFAttribute.DefaultUOM.

Version Information

AFSDK


See Also

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