AFAdjustment Properties
- Last UpdatedNov 18, 2025
- 3 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFAdjustment type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AdjustedValue |
This property returns the new value for the AFAttribute after the adjustment was made.
| |
| Attribute |
The read-only property returns the AFAttribute of the
AFBaseElement being adjusted.
| |
| Case |
This read-only property returns the AFCase that contains this object.
| |
| Comment |
This property contains a descriptive comment for the adjustment being made. This is
the only field that you can update after the adjustment has been created.
| |
| CreationTime |
This read-only property returns the time that this adjustment was created .
| |
| Creator |
This property returns the name of the person who created the adjustment.
| |
| Database |
This read-only property returns the AFDatabase where this object is defined.
| |
| 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.) | |
| IsDeleted |
This read-only property indicates whether the object has been deleted.
(Inherited from AFObject.) | |
| Name |
The read-only property returns the name of the elements and attributes
of this adjustment.
| |
| PISystem |
This read-only property allows access to the PISystem associated with this
object.
(Inherited from AFObject.) | |
| PreviousValue |
This property returns the previous value for the attribute before the adjustment was made.
| |
| Result |
This read-only property returns the AFResult that owns this object.
| |
| UniqueID |
Read-only property that provides the object's ID as a String.
(Inherited from AFObject.) |