UOMClass Properties
- Last UpdatedNov 18, 2025
- 3 minute read
- PI System
- AF SDK 2024 R2
- Developer
The UOMClass type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BaseClasses |
Gets the collection of UOMBaseClass objects that represent
base unit-of-measure (UOM) classes on which this class is based and their
respective powers.
| |
| CanonicalUOM |
This is the canonical unit of measure (UOM) for this class.
| |
| Database |
This read-only property allows access to the UOMDatabase associated with this
object.
| |
| Description |
Read/write property that provides a more detailed description of the object.
| |
| ID |
Read-only property that provides a unique identifier for the object to be used for
quick access that is not dependent upon the index.
(Inherited from AFObject.) | |
| Identity |
This read-only property contains identity of the object.
(Inherited from AFObject.) | |
| IsBaseClass |
This property indicates if this is a base unit of measure (UOM) class.
| |
| IsDeleted |
This read-only property indicates whether the object has been deleted.
(Inherited from AFObject.) | |
| Name |
Read/write property that identifies the name of the object.
| |
| PISystem |
This read-only property allows access to the PISystem associated with this
object.
(Inherited from AFObject.) | |
| UniqueID |
Read-only property that provides the object's ID as a String.
(Inherited from AFObject.) | |
| UOMs |
Gets the collection of UOM (unit of measure)
objects that were created from this class.
|