AFDatabase.FindCheckedOutItems Method
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- 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.
|