Share via


NSBatchInsertRequest.DictionaryHandler Property

Definition

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

Property Value

Attributes

Applies to