AFDatabase.FindCheckedOutItems Method
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
This method finds the items in the database that are currently checked out.
Overload List
| Name | Description | |
|---|---|---|
| FindCheckedOutItems(Boolean) |
This method finds all the items that are currently checked out in the
AFDatabase.
| |
| FindCheckedOutItems(AFCheckedOutMode) |
This method finds the items that are currently checked out in the
AFDatabase according to the specified AFCheckedOutMode.
|