AFVersion Properties
- Last UpdatedNov 18, 2025
- 3 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFVersion type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Children | Obsolete.
The list of all objects owned by the specific version of the owner object without
regard to the query date.
| |
| Comment |
This read/write property returns the comment associated with this version
of the owning object.
| |
| CreationDate |
This read-only property returns the time when the version of the owning object was
created.
| |
| Creator |
This read-only property returns the user who created the version
of the owning object.
| |
| EffectiveDate |
This read-only property returns the time when the version of the owning object
goes into effect.
| |
| HasMultipleVersions |
This read-only property returns if multiple versions of this object exist.
| |
| Modifier |
This read-only property returns the user who last modified the version
of the owning object.
| |
| ModifyDate |
This read-only property returns the time when the object was last modified.
| |
| ObsoleteDate |
This read-only property returns the time when the owning object becomes obsolete.
| |
| Owner |
This read-only property returns the object which owns this
version information.
| |
| RevisionNumber |
This read-only property returns the revision number associated with this version
of the owning object.
| |
| VersionID |
This read-only property returns the unique identifier for the version.
|