- 
                  
                  The ID of this log entry DeclarationSwift var entryID: Int
- 
                  
                  TRUE if this was an automatic, scheduled update. DeclarationSwift var automaticUpdate: Bool
- 
                  
                  How many changes were made to the db as a result of this schedule update. 0 if the update resulted in an error; may also be zero if no changes detected. DeclarationSwift var changeCount: Int
- 
                  
                  When the update was processed. DeclarationSwift var timestamp: Date
- 
                  
                  If the update failed, the reason why. DeclarationSwift var error: String?
- 
                  
                  DeclarationSwift init(_ logEntry: ScheduleLog) throws
 View on GitHub
            View on GitHub
           EventUpdateLogData Structure Reference
      EventUpdateLogData Structure Reference