Share via


NSEntityDescription.ManagedObjectModel Property

Definition

Gets the managed object model for the receiver.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreData.NSManagedObjectModel ManagedObjectModel { [Foundation.Export("managedObjectModel")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("managedObjectModel")>]
member this.ManagedObjectModel : CoreData.NSManagedObjectModel

Property Value

Attributes

Applies to