Contents

uniqueId

Returns the unique ID for a record.

Declaration

var uniqueId: String! { get }

Return Value

The unique ID.

Discussion

This method is equivalent to invoking value(forProperty:), passing kABUIDProperty as the argument.

See Also

Getting Identifying Information