Share via


NSFetchRequest.IncludesPendingChanges Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IncludesPendingChanges { [Foundation.Export("includesPendingChanges")] get; [Foundation.Export("setIncludesPendingChanges:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("includesPendingChanges")>]
[<set: Foundation.Export("setIncludesPendingChanges:")>]
member this.IncludesPendingChanges : bool with get, set

Property Value

Attributes

Applies to