Share via


NSFetchRequest.IncludesPropertyValues Property

Definition

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

Property Value

Attributes

Applies to