Share via


CKFetchRecordZoneChangesOperation.RecordWithIDWasDeleted Property

Definition

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

Property Value

Attributes

Applies to