AFAttributeTrait.IsUOMInherited Property
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Indicates if the DefaultUOM is inherited from the parent AFAttribute.
Namespace: OSIsoft.AF.Asset
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
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.