AFAttributeTrait.IsUOMInherited Property
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Indicates if the DefaultUOM is inherited from the parent AFAttribute.
Namespace: OSIsoft.AF.Asset
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public bool IsUOMInherited { get; }
Public ReadOnly Property IsUOMInherited As Boolean Get Dim instance As AFAttributeTrait Dim value As Boolean value = instance.IsUOMInherited
public: property bool IsUOMInherited { bool get (); }
member IsUOMInherited : bool with get
Property Value
Type: BooleanReturns if the DefaultUOM is inherited from the parent AFAttribute.