Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

UOMClass.UOMs Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
UOMClass.UOMs Property
Gets the collection of UOM (unit of measure) objects that were created from this class.

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 UOMClass
Dim value As UOMs

value = instance.UOMs
public:
property UOMs^ UOMs {
	UOMs^ get ();
}
member UOMs : UOMs with get

Property Value

Type: UOMs
Returns the collection of UOM (unit of measure) objects that were created from this class.

Version Information

AFSDK


See Also

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in