UOM.Origin Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
This read-only property indicates the origin of this unit of measure.
Namespace: OSIsoft.AF.UnitsOfMeasure
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public UOMOrigin Origin { get; }
Public ReadOnly Property Origin As UOMOrigin Get Dim instance As UOM Dim value As UOMOrigin value = instance.Origin
public: property UOMOrigin Origin { UOMOrigin get (); }
member Origin : UOMOrigin with get
Property Value
Type: UOMOriginReturns the origin of this unit of measure which indicates if it is system-defined and if it has been modified.