Share via


NSEntityDescription.Superentity Property

Definition

Gets the superentity of this entity.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreData.NSEntityDescription? Superentity { [Foundation.Export("superentity")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("superentity")>]
member this.Superentity : CoreData.NSEntityDescription

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to