Share via


NSManagedObject.IsUpdated Property

Definition

Gets a Boolean value that tells whether the receiver has changes that are not yet saved.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsUpdated { [Foundation.Export("isUpdated")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isUpdated")>]
member this.IsUpdated : bool

Property Value

Attributes

Applies to