UOMDatabase.UOMGroups 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 UOMGroups UOMGroups { get; }
Public ReadOnly Property UOMGroups As UOMGroups Get Dim instance As UOMDatabase Dim value As UOMGroups value = instance.UOMGroups
public: property UOMGroups^ UOMGroups { UOMGroups^ get (); }
member UOMGroups : UOMGroups with get
Property Value
Type: UOMGroupsThe collection of unit-of-measure group objects maintained on the PISystem.