isOrdered
A Boolean value that determines whether the relationship preserves the order of the referenced managed objects.
Declaration
var isOrdered: Bool { get set }Discussion
The default value is false.
A Boolean value that determines whether the relationship preserves the order of the referenced managed objects.
var isOrdered: Bool { get set }The default value is false.