CKFetchRecordZoneChangesOperation.RecordWithIDWasDeleted Property

Definition

Gets or sets the handler that is run after each record that has an ID is deleted.

public virtual CloudKit.CKFetchRecordZoneChangesWithIDWasDeletedHandler RecordWithIDWasDeleted { [Foundation.Export("recordWithIDWasDeletedBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setRecordWithIDWasDeletedBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.RecordWithIDWasDeleted : CloudKit.CKFetchRecordZoneChangesWithIDWasDeletedHandler with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to