Share via


NSManagedObject.HasPersistentChangedValues Property

Definition

Gets a Boolean value that tells whether the receiver has unsaved changes to persistent values.

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

Property Value

Attributes

Applies to