UOMDatabase.UOMGroups Property
- Last UpdatedJan 12, 2026
- 1 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 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.