IAFAttribute.DefaultUOM Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
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: UOMThis property maps to AFAttributeTemplate.DefaultUOM or AFAttribute.DefaultUOM.