Share via


NSRelationshipDescription.DeleteRule Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreData.NSDeleteRule DeleteRule { [Foundation.Export("deleteRule")] get; [Foundation.Export("setDeleteRule:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("deleteRule")>]
[<set: Foundation.Export("setDeleteRule:")>]
member this.DeleteRule : CoreData.NSDeleteRule with get, set

Property Value

Attributes

Applies to