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

AF SDK Reference

PISystem.UOMDatabase Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
PISystem.UOMDatabase Property
This property provides access to the UnitsOfMeasure database UOMDatabase that contains the UnitsOfMeasure that have been created on the PISystem.

Namespace:  OSIsoft.AF
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public UOMDatabase UOMDatabase { get; }
Public ReadOnly Property UOMDatabase As UOMDatabase
	Get

Dim instance As PISystem
Dim value As UOMDatabase

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

Property Value

Type: UOMDatabase
The UnitsOfMeasure database UOMDatabase that contains the UnitsOfMeasure that have been created on the PISystem.

Version Information

AFSDK


See Also

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