Contents

entityDescription

The entity description of the persistent history change entity.

Declaration

class var entityDescription: NSEntityDescription? { get }

Discussion

The entity description of a NSPersistentHistoryChange, includes its properties, which can be useful for filtering your persistent history change request.

See Also

Inspecting Change Metadata