UOM.Origin Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- 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.2.0.7
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.