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

AF SDK Reference

UOMBaseClass.Class Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
UOMBaseClass.Class Property
This read-only property is the base UOMClass which is raised to the power specified by the Power property.

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

Syntax

public UOMClass Class { get; }
Public ReadOnly Property Class As UOMClass
	Get

Dim instance As UOMBaseClass
Dim value As UOMClass

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

Property Value

Type: UOMClass
Returns the base UOMClass which is raised to the power specified by the Power property.

Version Information

AFSDK


See Also

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