UOMBaseClass.Power Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- 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.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: Int16Returns the power of the corresponding base Class property.