Share via


CKModifyRecordsOperation.Completed Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CloudKit.CKModifyRecordsOperationHandler? Completed { [Foundation.Export("modifyRecordsCompletionBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setModifyRecordsCompletionBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("modifyRecordsCompletionBlock", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setModifyRecordsCompletionBlock:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Completed : CloudKit.CKModifyRecordsOperationHandler with get, set

Property Value

Attributes

Applies to