Contents

NSMigrationSourceObjectKey

Key for the source object.

Declaration

let NSMigrationSourceObjectKey: String

Discussion

To access this key in a custom value expression string in the Xcode mapping model editor use $source.

See Also

Constants