UOMBaseClass.Power Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
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.2.0.7
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: Int16Returns the power of the corresponding base Class property.