Share via


NSFetchRequest.PropertiesToGroupBy Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreData.NSPropertyDescription[]? PropertiesToGroupBy { [Foundation.Export("propertiesToGroupBy", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPropertiesToGroupBy:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("propertiesToGroupBy", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setPropertiesToGroupBy:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.PropertiesToGroupBy : CoreData.NSPropertyDescription[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to