NSBatchUpdateRequest.ResultType Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreData.NSBatchUpdateRequestResultType ResultType { [Foundation.Export("resultType", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setResultType:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("resultType", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setResultType:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.ResultType : CoreData.NSBatchUpdateRequestResultType with get, set

Property Value

Attributes

Applies to