NSManagedObject.ContextShouldIgnoreUnModeledPropertyChanges Property

Definition

Gets a Boolean value that tells whether the managed object should ignore changes to unmodeled properties.

public static bool ContextShouldIgnoreUnModeledPropertyChanges { [Foundation.Export("contextShouldIgnoreUnmodeledPropertyChanges")] get; }
member this.ContextShouldIgnoreUnModeledPropertyChanges : bool

Property Value

A Boolean value that tells whether the managed object should ignore changes to unmodeled properties.

Attributes

Applies to