UOMDatabase.UOMs Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Namespace: OSIsoft.AF.UnitsOfMeasure
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public UOMs UOMs { get; }
Public ReadOnly Property UOMs As UOMs Get Dim instance As UOMDatabase Dim value As UOMs value = instance.UOMs
public: property UOMs^ UOMs { UOMs^ get (); }
member UOMs : UOMs with get
Property Value
Type: UOMsThe collection of unit-of-measure objects maintained on the PISystem.