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

AF SDK Reference

UOMBaseClass.Power Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
UOMBaseClass.Power Property
This read/write property represents the power of the corresponding base Class property.

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

Syntax

public short Power { get; set; }
Public Property Power As Short
	Get
	Set

Dim instance As UOMBaseClass
Dim value As Short

value = instance.Power

instance.Power = value
public:
property short Power {
	short get ();
	void set (short value);
}
member Power : int16 with get, set

Property Value

Type: Int16
Returns the power of the corresponding base Class property.

Version Information

AFSDK


See Also

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