UOM.TimeIntegralUOM Property
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Namespace: OSIsoft.AF.UnitsOfMeasure
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
public UOM TimeIntegralUOM { get; }
Public ReadOnly Property TimeIntegralUOM As UOM Get Dim instance As UOM Dim value As UOM value = instance.TimeIntegralUOM
public: property UOM^ TimeIntegralUOM { UOM^ get (); }
member TimeIntegralUOM : UOM with get
Property Value
Type: UOMReturns the UOM that corresponds to the time integral of this UOM or if none is defined.
Remarks
If this UOM has a per-time interval, that is preferred.