Provides access to the ArcPad transation log details.
Use IAPTransLogInfo to interrogate individual entries in the ArcPad transaction log file.
| Description | ||
|---|---|---|
![]() |
Count | Number of entries. |
![]() |
Entry | Description of features checked out. |
![]() |
FIDList | Description of FIDs checked out. |
| CoClasses and Classes | Description |
|---|---|
| APTransLog | The ArcPad transaction log. |
Use the Entry method to extract all the information for a log entry except the list of FIDs of checked out features. Use the FIDList method to extract the list of FIDs. Pass in the same value for the item argument for both these methods for each log entry of interest.