AFObject Properties
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFObject type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| 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.
| |
| Identity |
This read-only property contains identity of the object.
| |
| IsDeleted |
This read-only property indicates whether the object has been deleted.
| |
| PISystem |
This read-only property allows access to the PISystem associated with this
object.
| |
| UniqueID |
Read-only property that provides the object's ID as a String.
|