Share via


NSEntityMapping.DestinationEntityName Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? DestinationEntityName { [Foundation.Export("destinationEntityName", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setDestinationEntityName:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("destinationEntityName", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setDestinationEntityName:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.DestinationEntityName : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to